/* Reset */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,nav,section{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}body{line-height:1}a img{border:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}table,td,th{vertical-align:middle}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}button::-moz-focus-inner{border:0}


body{
    margin:0;
  	padding:0;
    font-family:"Lucida Sans",arial,sans-serif;
    color:#888;
}

a{
  	text-decoration:none;
	color:#6e87e4;
	outline:0
}

img{
	border:0
}

div.ClearLeft{
	clear:left;
	height:0px;
	line-height:0px;
	margin:0;
	padding:0
}

div.ClearBoth{
	clear:both;
	height:0px;
	line-height:0px;
	margin:0;
	padding:0
}

#Site{ 

}

#Header{
    display:none
}



.BoxLarge{
   width:964px;
   margin-bottom:5px;
}

.BoxLarge .Up{
   display:none
}

.BoxLarge .Down{
   display:none
}

.BoxLarge .Middle{
   width:964px;
   
   
}

.BoxLarge .Padding{
  
}

.BoxLarge .Media{
   
   height:470px;
   margin-bottom:15px
}



.BoxLarge .Tools{
   display:none
}



.BoxLarge .Content{
  
  
}

.BoxLarge .Tags{
   padding:18px 15px 0 15px;
   font-size:13px;
}

.BoxLarge .Tags ul{

   padding:0;
   margin:0;
   list-style:none;
}

.BoxLarge .Tags ul li{
   padding-top:5px;
   text-transform:uppercase;
   color:#aaa;
}
.BoxLarge .Tags ul li a{
   
}

.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */
	{
		display:none
	}

.showcase-thumbnail-button-backward,
	.showcase-thumbnail-button-forward
	{
		display:none
	}    
    
.BoxLarge .Title{
   padding:20px 0px 0px 0px;
   font-size:26px;
   line-height:1em;
   text-transform:uppercase;

}

.BoxLarge .Text{
   padding:20px 0px;
   width:920px;
   font-size:14px;
   line-height:1.5em;
}

.BoxLargeLeft{
   display:none;
}

.BoxLargeRight{
   float:left;
}

#CaseHistory{
  display:none;
}

.PrintMedia{
  display:none
}

#ShowcaseVideos{
  display:none;
}

#Certified {
   display:none
}



#Footer{
   display:none
}
