

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "museo-1","museo-2", Helvetica, Arial, sans-serif;
	color: #333;
	color: rgba(0,0,0,.8);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
	
	width: 100%;
	min-width:970px;/*--Fixes Background Bug--*/

}
/* ------------------------------------------------------
		=Links
----------------------------------------------------------------- */
a{outline: 0;}
a {
	color:#CC3900;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
/* ------------------------------------------------------
		=main font styles
----------------------------------------------------------------- */
.scroll h2 {
	margin: 20px 0 0 0;
}
h2 {
	margin: 10px 0 0 0;
	font-size: 5.1em;
	color: #333;
}
.container-inner-small h2 {
	padding-top: 15px;font-size: 2.8em;
	font-weight: 500;
	line-height: 1em;
}
h3 {
	font-size: 2.2em;
	font-weight: 500;
	color:  rgba(0, 0, 0, 0.8);
	letter-spacing: 0em;
	margin-bottom: 0;
}
h4 {
	font-size: 1.8em;
	color:  rgba(0, 0, 0, 0.8);
	letter-spacing: 0em;
	font-weight: 500;
	margin-top: 0;
}
p {
	font-size: 1.4em;
	color: #333;
	color:rgba(0,0,0,.8);
	line-height: 1.6em;
}


/* ------------------------------------------------------
		=Structure
----------------------------------------------------------------- */
body.quiz-container {
	margin: 0 auto;
	background-color: #ccc;
	background-image: url("/img/layout/bg-gray.png");
	background-position: 0 0;
	background-repeat: repeat;
	width: 760px;
	min-width: 760px;
}
.quiz-container-inner {
	margin: 0;
	padding: 0 20px;
	width: 720px;
	text-align: center;
}
.quiz-container-inner p.overview {

	font-size: 1.6em;
}
.container {
	background-color: #ccc;
	background-image: url("/img/layout/bg-gray.png");
	background-position: 0 0;
	background-repeat: repeat;


}
.container hr {
	color: #fff;
	background-image: #fff;
}
.container-inner, .container-inner-small {
	margin: 0 auto;
	width: 960px;
}

.column-1 {
	float: left;
	width: 520px;
	margin: 10px 40px 40px 0;
	
}
.home-blog-entries {
	margin-bottom: 4em;
}
.column-2 {
	float: left;
	width: 400px;
	margin: 0 0 40px 0;
}
.column-1-wide {
	float: left;
	width: 600px;
	margin: 10px 40px 40px 0;
}
.column-1-widest {
	width: 960px;
	margin: 3em 40px 40px 0;
}
.column-2-wide {
	float: left;
	width: 300px;
	margin: 10px 0 40px 0;
}

/* ------------------------------------------------------
		=header
----------------------------------------------------------------- */
#top-container {
	background-color: #fff;
}
#header {
	margin: 0 auto 0 auto;
	width: 960px;
	height:100px;
	position:relative;
	z-index:500;
	font-weight: 700;
	font-size: 1.4em;
}
#header a {
	color: #333;
	text-decoration: none;
}
#header a:hover {
	color: #990000;
}

#header a.active {
	color: #C53700;
}
h1.logo {
	margin: 0;
	padding-top: 20px;
}
h1.logo a {
	background:transparent url(/img/layout/evoke-development.png) no-repeat scroll 0 0;
	display:block;
	height:61px;
	text-indent:-8685px;
	width:95px;
}
ul.main-nav {
	position: absolute;
	display: block;
	top: 48px;
	margin-left: 80px;
	text-transform: uppercase;
	color: #333;
}
ul.main-nav li {
	display: inline;
	padding: 0 0 0 25px;
	letter-spacing: 0px;
	text-align: right;
}
#mini-cart {
	color: #333;
	position: absolute;
	top:  0;
	right: 0px;
	text-align: right;
	font-size: .6em;
	font-weight: 300;
}
#mini-cart a {
	background: url("/img/layout/mini-cart.gif") no-repeat scroll left center transparent;
	border-right: 1px solid #999;
	color: #C53700; !important;
	padding: 0 8px 0 25px;
}

/* ------------------------------------------------------
		=slider
----------------------------------------------------------------- */
#slider {
    width: 960px;
    margin: 0 auto;
    position: relative;
}
.scroll {
    height: 240px;
    width: 940px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: transparent url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
    padding: 0 0 20px 0;
    height: 300px;
    width: 960px;
}
.panel-left {
	float: left;
	width: 620px;
}
.panel-right {
	float: left;
	width: 300px;
	margin: 0 0 0 40px;
}
.panel-right h4 {
	margin: 0;
}
.scrollContainer p {
	font-size: 1.7em;
	font-weight: 300;
	line-height: 1.4em;
	color: #333;
	color:rgba(0,0,0,1.0);
}
.scrollContainer ul {
	font-size: 1.5em;
	line-height: 1.35em;
	list-style: square outside none;
}
ul.navigation {
    list-style: none;
    margin: 0;
    padding-bottom: 9px;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.3em;
    text-shadow: 0px 1px 0px #000;
}
ul.navigation li {
    display: inline;
    margin-right: 10px;
}
ul.navigation-inner {
    list-style: none;
    margin: 0;
    padding-top: 25px;

    color: #fff;
    text-transform: uppercase;
    font-size: 1.3em;
    text-shadow: 0px 1px 0px #000;
}
ul.navigation-inner li {
    display: inline;
    margin: 0 10px 0 0;
    padding: 0;
}
ul.navigation a, ul.navigation-inner a {
    padding: 9px;
    color: #fff;
    font-size: .9em;
    background-color: #D35D1D;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
ul.navigation a:hover, ul.navigation-inner a:hover {
	color: #fff;
    background-color: #C53700;
}
ul.navigation a.selected, ul.navigation-inner a.active {
    background-color: #fff;
    color: #333;
    text-shadow: 0px 0px 0px #000;
}
ul.navigation a:focus, ul.navigation-inner a:focus {
    outline: none;
}
.hide {
    display: none;
}
.learn {
	float: right;
	position: absolute;
	top: 200px;
	z-index: 7;
	right: 30px;
	text-align: right;
	bottom: 0;
}
#slider-nav-home {
	margin: 20px auto 0 auto;
	background-color: #990000;
	background-image: url("/img/layout/people-banner.gif");
	background-position: 0 0;
	background-repeat: repeat;
	height: 240px;
}
#slider-nav-home .contain {
	margin: 20px auto 0 auto;
	padding-top: 30px;
	width: 960px;
}
#slider-nav-home .people {
	background-color: #000;
	background-image: url("/img/layout/people2.jpg");
	background-position: 0 5px;
	background-repeat: repeat-x;
	height: 132px;
	margin-top: 20px;
}
/* ------------------------------------------------------
		=Inner Banner
----------------------------------------------------------------- */
#banner {
	margin: 20px auto 0 auto;
	padding-top: 30px;
	background-image: url("/img/layout/people-banner-inner.gif");
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 231px;
}
#banner .contain {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 960px;
}
#banner .people {
	background-color: #1E0A02;
	background-image: url("/img/layout/people2.jpg");
	background-position: 0 7px;
	background-repeat: repeat-x;
	height: 136px;

}
#banner-sm {
	margin: 20px auto 0 auto;

	background-image: url("/img/layout/bg-people-sm.gif");
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 197px;
}
#banner-sm .people {

	background-image: url("/img/layout/people2.jpg");
	background-position: 0 37px;
	background-repeat: repeat-x;
	height: 200px;

}
/* ------------------------------------------------------
		=home content
----------------------------------------------------------------- */
.column-1 h4 {
	margin: 15px 0 10px 0;	
}
.column-1-wide h3 {
	margin: 1em 0 10px 0;
	font-weight: 500;
}
.column-1-wide h4 {
	margin: 0 0 10px 0;
	padding-top: 1em;
	font-weight: 700;
}
.column-1 p, .column-1-wide p {
	margin: 0 0 1em 0;
	font-size: 1.5em;
}
.column-1-wide ul {
	font-size: 1.5em;
	list-style: square outside none;
	padding: 0 0 0 3em;
}
.column-1-wide ol {
	font-size: 1.5em;
	padding: 0 0 0 3em;
}
.column-1-wide ul li {
	padding: 0 0 0 0;
	line-height: 1.6em;
}
.column-1-wide ol li {
	padding: 0 0 1em 0;
	line-height: 1.6em;
}

.column-2 ul {
	font-size: 1.7em;
}
.column-2-wide .related ul {
	margin-left: 0;
	padding-left: 0;
}
.column-2-wide ul.related li {
	font-size: 1.4em;
	padding:0 0 6px 0;
	list-style: square outside none;
	width: 227px;
}
.column-2-wide li {
	line-height: 1.3em;
}

.column-2-wide ul.box-callout-list {
	margin: 15px 0 15px 0;
	padding-left:0;
	list-style: none;
	text-shadow: 0px 1px 0px #fff;
	font-size: 1.4em;
}
.column-2-wide ul.box-callout-list li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #BFBFBF;
	font-weight: 500;
	margin: 0;
	padding: 0 1em 0 0;
}

.column-2-wide ul.box-callout-list li a {
	padding: 6px 0 6px 1em;
	display: block;
	width: 100%;
}
.column-2-wide ul.box-callout-list li a.active {
	background-color: #ddd;
	background: rgba(0, 0, 0, 0.03);
	color: #333;
}
.column-2-wide ul.box-callout-list li a:hover {
	background: #fff;
	background: rgba(0, 0, 0, 0.03);
}
.column-2-wide ul.box-callout-list li:first-child  {
	border-top: 1px solid #ccc;
}
.column-2 li {
	line-height: 1.3em;
}
/* ------------------------------------------------------
		=Services
----------------------------------------------------------------- */
p.overview {
	margin: 20px 0 1em 0;
	font-size: 1.8em;
	font-weight: 300;
	line-height: 1.5em;
	color:rgba(0,0,0,1);
}

.buttons p {
	font-size: 1.3em;
}
ul.sidebar-list {
	margin: 15px 0 15px 0;
	padding-left:0;
	list-style: none;
	text-shadow: 0px 1px 0px #fff;
	font-size: 1.5em;
}


ul.sidebar-list li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #BFBFBF;
	font-weight: 500;
}


.column-2 ul li{
	list-style: square;
	padding: 0 0 3px 0;
}
ul.sidebar-list li:first-child  {
	border-top: 1px solid #CDCDCD;
}

ul.sidebar-list li:last-child, ul.box-callout-list li:last-child {
	border-bottom: none;
}
ul.sidebar-list li a {
	padding: 6px 0 6px 1em;
	display: block;
}


ul.sidebar-list li a:hover {
	background: #fff;
	background: rgba(0, 0, 0, 0.03);
}

ul.sidebar-list li a.active {
	background-color: #ddd;
	background: rgba(0, 0, 0, 0.03);
	color: #333;
}

.column-1-wide .items ul {
	font-size: 1.6em;
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
	
}
.column-1-wide .items ul li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #BFBFBF;
	font-weight: 500;
	padding: 0;
	line-height: 1.8em;
}
.column-1-wide .items ul li:first-child {
	border-top: none;
}
.column-1-wide .items ul li:last-child {
	border-bottom: none;
}
.column-1-wide .items ul li a {
	padding: 0 0 0 10px;
	display: block;
}
.column-1-wide .items ul li a:hover {

	background: #fff;
	background: rgba(0, 0, 0, 0.03);
}
.column-1-wide .items ul li a.active {
	background-color: #ddd;
	background: rgba(0, 0, 0, 0.03);
	color: #333;
}

div.box-callout {
	margin: 3em 0;
	background: rgba(0, 0, 0, 0.03);
	
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
    
    padding: 0 0 10px 0;
}

.panel-right .box-callout {
	margin: 1em 0;
}
.panel-right h4 {
	margin-top: 1em;
	font-size: 1.6em;
	font-weight: 700;
}
.panel-right ul {
	list-style-type: none;
	list-style-position: outside;
	margin: .5em 0 0 0;
	padding: 0;
	font-size: 1.5em;
	line-height: 1.5em;
}
div.box-callout form{
	margin-bottom: 1em;
}
div.box-callout h3 {
	font-size: 1.8em;
	padding-left: 1em;
}
div.box-callout h4 {
	margin: 0;
	padding-left:1em;
}
div.box-callout h5 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 1em 0 0 0;
	padding:0 1em 0 1em;
}
.column-2-wide div.box-callout h4 {
	margin: 1em .5em 0 0;
	padding-left:1em;
}

div.box-callout p {
	font-size: 1.3em;
	padding: 0 1em 0 1.5em;
}
.column-2 .box-callout p {
	font-size: 1.5em;
	line-height: 1.4em;
	padding-left: 1em;
}


.pdf-highlight{
	margin: 3em 0;
	background-color: #fff;
    height: 70px;
    background: rgba(255, 255, 255,.3);
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
    clear: both;
}
.pdf-highlight h5 {
	float: left;
	width: 460px;
	font-size: 1.6em;
	margin: 1em 1em 0 0;
	color: #D35D1D;
}
.pdf-highlight img {
	float: left;
	padding: 1em 20px 0 2.5em;
	border: none;
}
.white-highlight{
	margin: 3em 0;
	background-color: #fff;
    height: 75px;
    background: rgba(255, 255, 255,.3);
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
}
.white-highlight h5 {
	float: left;
	width: 260px;
	font-size: 1.8em;
	margin: 1em 0 0 1em;
	color: #D35D1D;
}
.white-highlight-nav{
	margin: 1em 0 3em 0;
	background-color: #fff;
	background: rgba(0, 0, 0, 0.03);

    background: rgba(255, 255, 255,.3);
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
}
.white-hightlight-nav ul {
	list-style:square outside none;
	padding:0 0 1em 3.5em;
}
.white-highlight-nav ul li {
	line-height: 1em;
	padding-bottom: 0;
}
.white-highlight-nav p {
	font-size: 1.4em;
	padding: 0 1em;
}
.white-highlight-nav form {
	margin: 0;
	padding: 0 1em;

}
.white-highlight-nav form label {
	padding: 0 .5em 0 .3em;
	font-size: 1.4em;

}

.white-highlight-nav input {
	border-style: none;
	font-size: 1.4em;
}
.white-highlight-nav input.idleField, .white-highlight-nav input.focusField {
	background-color: #fff;
	color: #333;
	padding: 4px;
	margin: 0 1em 2em 0;
	font-size: 1.4em;

    

	background: rgba(255,255,255,.8);
    border: 1px solid #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
 }
.white-highlight-nav input.submit {
	border-style: none;
}
.product-cart-image {
	margin: 10px;
	padding: 10px;
	background-color: #fff;
	text-align: center;
    border: 1px solid #d8d9d9;
}
.quiz-form {
	padding-top: 1em;
}
.underline {
	text-decoration: underline;
}
/* ------------------------------------------------------
		=case studies
----------------------------------------------------------------- */
.column-1-widest h3 {
	margin-bottom: 1em;	
	
}

.wrap { margin-bottom: 20px; }

.wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.box {
  float: left;
  margin: 10px 20px 10px 0;
  padding: .5em 10px 0 15px;
	background: rgba(0, 0, 0, 0.03);
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
    display: block;
    min-height: 125px;

    
}
.box p {
	font-size: 1.4em;

}
.box h3 {
	font-size: 1.6em;
	margin: .5em 0 0 0;
}

.column-1-wide blockquote {
	background: transparent url(/img/layout/blockquote-left.png) left top no-repeat;
	margin: 2em 30px 10px 20px;
	padding-left: 55px;
	font-style: italic;
	font-size: 1.8em;
	line-height: 1.6em;
	color: #333;
}
.column-1-wide blockquote p {
	margin: 0;
	padding: 0 1em 0 1em !important;
}
.column-1-wide p.cite {
	margin: 1em 0 0 0;
	padding: 0 0 1.5em 78px;
	font-size: 1.4em;
	font-style: normal;
}
.col1 { width: 273px; }
.col2 { width: 520px; }
.col3 { width: 790px; }

.col1 img { max-width: 250px; }
.col2 img { max-width: 520px; }
.col3 img { max-width: 790px; }

.column-2-wide h3 {
	font-size: 1.6em;
	padding: .3em 0 0 1em;
	font-weight: 700;
}
/* ------------------------------------------------------
		=footer
----------------------------------------------------------------- */
.clients {
	clear: both;
	height: 273px;
	background-image: url("/img/layout/client-bg.png");
	background-position: 0 0;
	background-repeat: repeat-x;

}
.clients h3 {
	color: #fff;
	padding-top: 40px;
	padding-bottom: 15px;
	text-shadow: 0 2px 0 rgba(153, 0, 0, 1);
	letter-spacing: 1px;
	font-weight: normal;
}
.clients p {
	color: #fff;
	text-shadow: 0 1px 0 rgba(153, 0, 0, .8);
}
.clients p a {
	color: #fff;
	color: rgba(255, 255, 204,.8);
	text-shadow: 0 1px 0 rgba(255, 0, 0, .9);
}
.clients p a:hover {
	color:  #fff;
}
.client-logos {
	padding: 20px 10px 20px 20px;
	background-color: #fff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#footer {
	clear: both;
	background-color: #1E0A02;
	height: 240px;

}
.address {
	float: left;
	width: 240px;
	padding: 40px 0 0 0;

}
.newsletter {
	float: left;
	width: 500px;
	padding: 40px 0 0 0;
}
.social {
	float: left;
	width: 140px;
	padding: 40px 0 0 0;
}

#footer h4 {
	margin: 0;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
}
#footer p {
	margin: 1em 0 0 0;
	font-size: 1.3em;
	color: #ccc;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
}
#footer p a {
	color: #fff;
}
#footer p a:hover {
	color:  #D35D1D;
}
#footer-bottom {
	background: #1E0A02 url(/img/layout/footer-bg-1.gif) fixed repeat-x left bottom;
	height: 100px;
}
#footer ul {
	font-size : 1.2em;
	padding: 0;
	list-style: none outside none;
}
#footer ul li {
	overflow: hidden;
	padding: 0 0 8px 0;
}
#footer ul li a {
	overflow: hidden;
	color: #fff;
	text-shadow: none;
}
#footer ul li a:hover {
	color: #C53700;
}
#footer ul li a img {
	display: block;
	float: left;
	margin: 0 8px 0 0;
	padding: 0px;
	}
#footer ul li a strong {
	font-weight: normal;
	margin-top: 3px;
	display: block;
}
/* ------------------------------------------------------
		=Buttons
----------------------------------------------------------------- */
.awesome, .awesome:visited {
	background: #000 url(/img/layout/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 8px 10px 9px; 
	color: #000; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,0.5);
	text-shadow: 0 1px 0px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin-top: 10px;
}
button {
	border: none;
}
.subscribe {
	float: left;
}
.awesome:hover	{ background-color: #111; color: #fff; }
.awesome:active	{ top: 1px; }
.small.awesome, .small.awesome:visited { padding: 8px 14px 9px; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited { 
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1em;
	text-shadow: 0 -1px 0px rgba(0,0,0,0.8);
}
.large.awesome, .large.awesome:visited 	{
	font-size: 1.5em;
	padding: 10px 14px 10px;
}

.orange.awesome, .orange.awesome:visited	{ background-color: #AD200A; }
.orange.awesome:hover, .brown.awesome:hover 	{ background-color: #C53700; }

.small.awesome {
font-size: 12px;
}
.medium.awesome {
font-size: 1.4em;
}
.large.awesome {
font-size: 1.4em;
padding: 10px 14px 10px 14px;
}
.pad {
	margin: 10px 0;
}
.box-callout .pad {
	padding-left: 1.5em;
}
/* Colors ---------- */
.orange.awesome {
	background-color: #D35D1D;
	color: #fff;
}
.brown.awesome {
	background-color: #1E0A02;
	color: #fff;
}

#intro-right span input {
	float:left;
	margin:10px 10px 0 0;
	display:block;
}

#newsletter-button {
	float:left;
	margin-left:10px;
	background:#FFD600 none repeat scroll 0 0;
	color:#000;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:6px;
	width:100px;
}
#footer-button {
	float: left;
	margin-left:10px;
	background:#FFD600 none repeat scroll 0 0;
	color:#000;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:6px;
	width:100px;
}
#footer-form {
	margin: 0 0 0 0;
}
#contact-news-form {
	margin: 0 0 0 0;
	clear: both;
}
.footer-one {
	float: left;
	width: 260px;
	margin: 8px 10px 0 0;
}
.footer-two {
	float: left;
	width: 210px;
	margin: 8px 10px 0 0;
}
.newsletter-field {
	font-size:1.2em;
	font-weight:normal;
	padding:12px;
	background-color: #1e0a02;
    border: 1px solid #716560;
    border-right: 1px solid #4E3E38;
    border-bottom: 1px solid #4E3E38;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;

}
.focusField {  
	border: 1px solid #581D05;  
	background:#1E0A02;  
	color:#fff;
	outline:none;  
}  
.idleField{  
	background:#361203 none repeat scroll 0 0;
	border:1px solid #581D05;
	color: #c53700;  
}
/* ------------------------------------------------------
		=Blog
----------------------------------------------------------------- */
.blog {
	clear: both;
	padding-bottom: .5em;	
}	
.blog-details{
	margin: .4em 0 2em 0;
	padding: 5px 0;
	width: 100%;
	height: 23px;
	text-shadow: 0 1px 0 #fff;
	background: none repeat scroll 0 0 rgba(255,255,255,0.03);
	border-top: 1px solid #ccc;
	border-right: none;
	border-bottom: 1px solid #f6f6f6;
	border-left: none;

}
.blog-details .post-info {
	float: left;
	font-size: 1.3em;

}
.blog-details .comment-number {
	float: right;
	font-size: 1.3em;

}
.blog-post {
	clear: both;
	margin: 1em 0 0 0;
}
.blog-post .image-center {
	margin: 1em 0;
	background: rgba(0, 0, 0, 0.03);
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
    padding: 10px;
}
.blog-post .image-left {
	float: left;
	margin: 0 2em 1em 0;
	background: rgba(0, 0, 0, 0.03);
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
    padding: 10px;
}
.blog-post .image-right {
	float: right;
	margin: 0 0 1em 2em;
	background: rgba(0, 0, 0, 0.03);
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
    padding: 10px;
}
.blog h3 {
	margin-bottom: .3em;
	text-shadow: 0 1px 0 #fff;
	font-weight: 500;
	}

/* ------------------------------------------------------
		=Blog Comments
----------------------------------------------------------------- */
.comments h3 {
	margin-top: 2em;
}
.responses {
	clear: left;
	margin: 2em 0;
	
}
p.response-name {
	float: left;
	width: 140px;
	margin-right: 0;
}
.response-comment {
	float: left;
	width: 460px;
	margin-bottom: 2em;
}
/* ------------------------------------------------------
		=Blog Form
----------------------------------------------------------------- */
.add-comment {
	clear: both;
}
.add-comment div {
	margin:  2em 0;
	position: relative;
}
.add-comment div h4 {
	font-size: 1.5em;
	font-weight: 500;
	position: absolute;
	left: 0;
	top: 0;
}
.add-comment label {
	margin:  12px 0 0 ;
}
.add-comment label.label-checkbox {
	margin:  0;

}
.add-comment div select {
	margin: 0 0 0 140px;
	padding: 12px;
	width: 457px;
	background-color: #fff;
	background: rgba(255, 255, 255,.3);
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    color: #333;
    font-size: 1.5em;
}
.add-comment div option {
	background-color: #ccc;
	background: rgba(255, 255, 255,.8);
	
}
.add-comment div input {
	margin: 0 0 0 140px;
	padding: 12px;
	width: 430px;
	background-color: #fff;
	background: rgba(255, 255, 255,.3);
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    color: #333;
    font-size: 1.5em;
}
.add-comment .check {
	margin: 0 0 0 140px;
}
.check p {
	margin: 0;
}
.add-comment div input#comment_save_info, .add-comment div input#comment_notify_me  {

	margin: 0;
	padding: 0;
	width: 20px;
}
.move-right {
	margin: 0 0 0 140px;
}
.add-comment textarea {
	height: 15em;
	margin: 0 0 0 140px;
	padding: 12px;
	width: 430px;
	background-color: #fff;
	background: rgba(255, 255, 255,.3);
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    color: #333;
    font-size: 1.5em;
    font-family: "museo-1","museo-2", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
}
.add-comment input:focus, .add-comment textarea:focus {
	background: none repeat scroll 0 0 rgba(255,255,255,.8);
}
/* ------------------------------------------------------
		=Products
----------------------------------------------------------------- */
div.products {
	clear: both;
	background: rgba(0, 0, 0, 0.03);
	height: 155px;
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
    margin: 2em 0 1em 0;
}
div.products img a {
	border: none;
}
div.product-image {
	float: left;
	margin-right: 20px;
	width: 120px;
}
div.product-receive {
	font-size: 1.4em;
}
div.product-receive ul li {
	line-height: 1.5em;
	list-style: square;
}
div.product-synopsis {
	float: left;
	width: 322px;
}
div.product-add {
	float: right;
	margin: 40px 20px 0 0;
	width: 100px;
}
div.products div.product-add p {
	font-size: 1.8em;
	margin: 0;
}
div.products h5{
	font-size: 1.6em;
	margin: 10px 0 0 0;
	padding: 0 0 .5em 0;

}
div.products img {
	float: left;
	margin: 10px 20px 30px 10px;

}
div.products p {
font-size: 1.4em;
	line-height: 1.2em;
	padding-right: 1.5em;
}
p.price {
	font-size: 1.4em;
	margin: 0;
	padding-left: 1em;
	font-weight: 500;
}
span.price-light {
	font-weight: 700;
	font-size: 1.4em;
}
/* ------------------------------------------------------
		=About Us
----------------------------------------------------------------- */
.team-highlight{
	margin: 3em 0;
	background-color: #fff;
    height: 260px;
    background: rgba(255, 255, 255,.3);
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
    clear: both;
}
.team-highlight p {
	margin-right: 2em;
	font-size: 1.4em;
}
.team-highlight h5 {
	float: left;
	width: 400px;
	font-size: 1.6em;
	margin: 1em 1em 1em 0;
	color: #D35D1D;
}
.team-highlight img {
	float: left;
	margin: 2em 2em 8em 1em;
	padding: 1em;
	border: none;
	background: rgba(100, 100, 100,.1);
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
}
.team {
	clear: both;
}
.team img {
	float: left;
	margin: 1em 2em 1em 0;
	padding: 1em;
	border: none;
	background: rgba(100, 100, 100,.1);
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
}
.team h5 {
	font-size: 1.6em;
	margin: 1em 0 .5em 0;
}
.linkedin {
	float: left;
	width: 390px;
	padding: 0x 0 0 0;
}
.linkedin ul {
	list-style: none outside none;
	padding: 0;
}
.linkedin ul li {
	padding-right: 10px;
}
.linkedin img {
	border: none;
	margin: 0 10px 0 0;
	padding: 0;
	background: none;
}

/* ------------------------------------------------------
		=Clients
----------------------------------------------------------------- */
#client-list-container {
	
}
.column-1-wide ul.client-list {
	float: left;
	margin:0 0 2em 0;
	padding-left: 1em;
	list-style: square outside none;
}
.column-1-wide ul.client-list li {
	float: left;
	margin: 0 1em 0 0;
	padding: 2px 10px 2px 0;
	width: 250px;
}
/* ------------------------------------------------------
		=Quiz Table
----------------------------------------------------------------- */
#hor-zebra
{
	color:  #000;
	margin: 0;
	width: 719px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th, #hor-zebra tfoot td
{
	font-size: 1.8em;
	font-weight: normal;
	padding: 8px 20px;
	color: #D35D1D;
}
#hor-zebra td
{
	padding: 4px 5px 4px 20px;
	color: #000;
}
span.number {
	font-size: 1.4em;
}
#hor-zebra td.wide {
	width: 150px;
}

#hor-zebra .odd
{
	background: #fff;
	background: rgba(0, 0, 0, 0.03); 
}
span.times {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
}
span.times-tight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	letter-spacing: -1px;
}
span.courier {
	font-family: "Courier New", Courier, mono;
	font-size: 1.8em;
}
span.courier-wide {
	font-family: "Courier New", Courier, mono;
	font-size: 1.8em;
	letter-spacing: 1px;
}
span.arial {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.7em;
}
#Timer {
	margin:  1em auto 1em auto;
	font-size: 1.6em;
	color: #990000;
	background: rgba(0, 0, 0, 0.03);
	text-align: center;
    border: 1px solid #ccc;
    border-right: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
    width: 200px;
    
    padding: 10px 0 10px 0;
}
/* ------------------------------------------------------
		=Cart
----------------------------------------------------------------- */
#shopping-cart {
    width: 99%;
    margin-bottom: 0.5em;
    padding: 10px 20px;
    font-size: 1.4em;
}

.item-price {
    text-align: right;
}

dl.totals-info {
    float: right;
}

dl.totals-info dt {
    clear: left;
    width: 150px;
    text-align: left;
    float: left;
    color: #666;
}

dl.totals-info dd {
    float: left;
    text-align: right;
    width: 75px;
}

.total-price {
    border-top: 1px solid #ccc;
    color: #D35D1D;
    font-weight: bold;
    margin-top: 0;
    padding-top: 1em;
    font-size: 1.3em;
}

.discounted-item {
    color: #2be700;
}
.shipping {
    color: #999;
}
table tr.last th,
table tr.last td {
    border: 0;
}
table th,
table td {
    padding: 8px 10px;
    border-bottom: 1px solid #ccc;
}
table td.last {
	border: none;
}
caption, th {
text-align:left;
}
#shopping-cart th {
    border-bottom: 1px solid #ccc !important;
}

#shopping-cart table td.table-extras {
    border: 1px solid #ccc !important;
    text-align: right;
}
div.box-callout .last-button {
	border-style: none;
	font-size: .9em;
}
div.box-callout .last-button-2, div.box-callout .last-button-2:visited {
	border-style: none;
	font-size: .9em;
	padding:  13px 14px 12px 14px;
	margin: 2px 0 0 10px;
}
td.no-border {
	border-bottom: none;
}
thead th {
	color: #333;
	font-size: 1.2em;
}
#shopping-cart input.idleField {
	background-color: #fff;
	color: #333;
	padding: 4px;
	font-size: 1em;
	background: rgba(255,255,255,.8);
    border: 1px solid #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
 }
#shopping-cart input.submit, .products input {
	border-style: none;
}
#shopping-cart input.focusField {  
	background-color: #fff;
	color: #333;
	padding: 4px;
	font-size: 1em;
	background: rgba(255,255,255,.5);
    border: 1px solid #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;  
}  

