@charset "utf-8";

/*-----------Logo and Nav Bar-----------*/
.navbgd {
	background-color:#0c0c0c;
}
.navbar {
	padding-top:15px;
	height:75px;
	background-image:url(../images/rgb/bgd3.png);
	background-repeat:repeat;
	border-bottom: 1px solid #222;
}
.logo {
	background-image:url(../images/logo.png);
	padding-top:0px;
	padding-bottom:0px;
	margin-left:40px;
	margin-right:0px;
	margin-top:-5px;
	background-repeat:no-repeat;
	width:174px;
	height:44px;
}
.nav {
	padding-top:0px;
}
.mininav {
	padding-top:16px;
	padding-bottom:10px;
	text-align:left;
	padding-right:20px;
	margin-left:20px;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#ffffff;
}
.mininav a {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#ffffff;
	padding: 5px;
	text-decoration:none;
}
.mininav a:link {
	color:#ffffff;
}
.bar {
	background-repeat:repeat-x;
	height:45px;
	background-image:url(../images/rgb/bgd4.png);
	background-repeat:repeat;
}
/*-----------Type Settings-----------*/ 
body {
	border:0;
	margin:0;
	padding:0;
	background-color:#000;
}
/*-----------Headers-----------*/
h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-weight:normal;
}
h1 {
	font-size:38px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#ffffff;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
h1 a{
	color:#ffffff;
}
h1 a:hover{
	color:#999999;
	text-decoration:none;
}
h2  {
	font-size:30px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#ffffff;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
h2 a{
	color:#ffffff;
}
h2 a:hover{
	color:#999999;
	text-decoration:none;
}
h3 {
	font-size:22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#ffffff;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
h3 a{
	color:#ffffff;
}
h3 a:hover{
	color:#999999;
	text-decoration:none;
}
h4 {
	font-size:18px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#ffffff;
	line-height:22px;
	padding:0 0 5px 0;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
h4 a{
	color:#fffffff;
}
h4 a:hover{
	color:#999999;
	text-decoration:none;
}
h5 {
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
	color:#ffffff;
	padding:0 0 5px 0;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
h5 a{
	color:#ffffff;
}
h5 a:hover{
	color:#999999;
	text-decoration:none;
}
h6 {
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
	font-style:italic;
	color:#ffffff;
	padding:0 0 5px 0;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
h6 a{
	color:#666666;
}
h6 a:hover{
	color:#ffffff;
	text-decoration:none;
}
h6 span{
	margin-left:20px;
}
h6 img{
	margin-right:8px;
}
/*-----------Type Settings for Certain Sections-----------*/
p, .button {
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	line-height:20px;
	margin:0;
	padding:0 0 10px 0;
	color:#999999;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
p span {
	color:#ffffff;
}
p a:hover {
	color:#ffffff;
}
p a {
	text-decoration:none;
}
.footer ul, footer ol, .sidebar ul, sidebar ol, #tabs ul, ol{
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	line-height:20px;
	margin:0;
	padding:0 0 1.25em 0;
	color:#555555;
}
/*-----------General Text Link Colors-----------*/
.footer a {
	color:#cccccc;
}
/*-----------Copyright Styling and Crumb Navigation-----------*/
.bottombar {
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	background-repeat:no-repeat;
	background-position:center;
	height:50px;
	background-color:#080808;
}
.copyright {
	display:inline;
	float: left;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	font-size:13px;
	line-height:15px;
	margin-left:20px;
	padding:15px 0 0 0;
	color:#888888;
}
.crumb_navigation ul{
	float: right;
	margin:0 0 0 0;
	padding:10px 0 0 0;
}
.crumb_navigation ul li{
	display:inline; 
	margin-left:5px;
}
.crumb_navigation ul a{
	color:#ffffff;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	font-size:13px;
	line-height:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	padding: 5px;
	text-decoration:none;
	
	opacity: .5;	
}
/*-----------Misc Settings-----------*/
.greenbox{
	background-image:url(../images/basic_icons/tick_48.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:70px;
	background-color:#7ed168;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);					
}
.greenbox h2{
	font-size:30px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#124e0d;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	margin-left:100px;
	margin-top:17px;
}
.redbox{
	background-image:url(../images/basic_icons/stop_48.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:70px;
	background-color:#d2504b;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;	
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);		
}
.redbox h2{
	font-size:30px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#111111;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#cccccc 0px 1px 0px;
	margin-left:100px;
	margin-top:17px;	
}
.bluebox{
	background-image:url(../images/basic_icons/shield_48.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:70px;
	background-color:#769ab6;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);				
}
.bluebox h2{
	font-size:30px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#0b325b;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	margin-left:100px;
	margin-top:17px;
}
.yellowbox{
	background-image:url(../images/basic_icons/warning_48.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:70px;
	background-color:#f4e884;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);			
}
.yellowbox h2{
	font-size:30px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#846e32;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	margin-left:100px;
	margin-top:17px;
}	
.image-desc p, .image-desc ul, .image-desc ol, .backgroundgradient p {
	color:#999999;
}
.backgroundgradient {
	background-color:#000000;
	background:url(../images/background.png);
	background-position:top center;
	background-repeat: repeat-x;
	padding-top:40px;
	padding-bottom:40px;
	margin-top:0px;
}
ul.thumbs img, ul.thumbs img a, ul.thumbs img a:visited, ul.thumbs img a:active {
	border:#ffffff 3px solid;
}
.frame {
	border: solid 0px #111111;
	box-shadow: 0px 0px 0px #000000;	
	-moz-box-shadow: 0px 0px 0px #000000;
	-webkit-box-shadow: 0px 0px 0px #000000;	
	margin-bottom:5px;
}
.pagecontents {
	margin-top:20px;
	margin-bottom:20px;
}
.thumbslider {
	margin-top:-50px;
	margin-left:-25px;
}
.quotes {
	margin-right:10px;
	padding-bottom:10px;
}
.shadowheader{
	height:218px;
	width:645px; 
	margin-bottom:0px; 
	background-image:url(../images/shadow_header.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	position: relative;
}
.shadowblog{
	height:268px;
	width:620px; 
	margin-bottom:10px; 
	background-image:url(../images/shadow_blog.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	position: relative;
}
.shadowdetails{
	height:368px;
	width:670px; 
	margin-bottom:10px; 
	background-image:url(../images/shadow_header.png);
	background-repeat:no-repeat;
	background-position: bottom center;
}
.shadowdetailsvideo{
	height:396px;
	width:670px; 
	margin-bottom:10px; 
	background-image:url(../images/shadow_header.png);
	background-repeat:no-repeat;
	background-position: bottom center;
}
.shadowdetailssm{
	height:216px;
	width:415px; 
	margin-bottom:10px;
	margin-left:20px; 
	background-image:url(../images/shadow_410.png);
	background-repeat:no-repeat;
	background-position: bottom center;
}
.shadowdetailsextrasm{
	height:176px;
	width:254px; 
	margin-bottom:0px;
	margin-left:20px; 
	background-image:url(../images/shadow_254.png);
	background-repeat:no-repeat;
	background-position: bottom center;
}
.shadowblogvideo{
	height: 359px;
	width:620px; 
	margin-bottom:10px; 
	background-image:url(../images/shadow_blog.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	position: relative;
}
.shadow400x290{
	height: 325px;
	width:420px; 
	margin-bottom:-10px; 
	background-image:url(../images/shadow_400.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	position: relative;
}
.shadow510x290{
	height:305px;
	width:510px; 
	margin-bottom:-10px; 
	background-image:url(../images/shadow_400.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	position: relative;
}
.shadowtestimonials{
	height: 221px;
	width:460px; 
	margin-bottom:0px; 
	background-image:url(../images/shadow_400.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	position: relative;
}
.shadowsmallvideo{
	height: 213px;
	width:230px; 
	margin-bottom:0px; 
	background-image:url(../images/shadow_200.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	position: relative;
}
.logo_list{
	padding-top:25px;
	padding-bottom:25px;
	margin-left:auto;
	margin-right:auto;
}
.logo_list img{
	margin-right:40px;
}
.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}
#maincontent {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
}
.box {
	//width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	background-image:url(../images/backgrounds/background5.jpg);
	background-repeat:repeat;
}
.bgdcolor {
	background-color:#ffffff;
}
#top-link{
	height:49px;
	width:49px;
	display:none; 
	position:fixed; 
	right:5px; 
	bottom:5px;
	background-image:url(../images/top_button/top_button.png);	
	background-position:center;
	background-repeat:none;	
}
.tip {
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	text-shadow:1px 1px 0 rgba(0, 0, 0, 0.75);
    display:none; /*--Hides by default--*/
    padding:8px 8px 8px 8px;
    position:absolute;
	z-index:1000;
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;	
}
.alignleft {
	float:left;
	margin-right:15px;
	padding-bottom:10px;
}
.alignright {
	float:right;
	margin-left:15px;
	padding-bottom:10px;
}
.alignleftnopad {
	float:left;
	margin-left:0px;
}
.alignrightnopad {
	float:right;
	margin-right:0px;
}
.aligncenter {
	text-align:center;
}
.homevideo{
	margin-top:0px;
	width:920px;
	border: solid 10px #ffffff; 
	box-shadow: 1px 1px 3px #000000;	
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;	
	background-color:#000000;
}
.video{
	border: solid 10px #ffffff;
	box-shadow: 1px 1px 3px #000000;	
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;	
	background-color:#000000;
}
.slideshow{
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.contentaligncenter {
	padding-top:30px;
	margin-bottom:30px;
	margin-left:0px;
	margin-right:20px;
}
.blockquote {
	font-size:16px;
	font-family: 'Times New Roman', arial, sans-serif;
	font-style: italic;
	color:#999999;	
	text-align:left;
	line-height: 20px;
	border-top:#222222 solid 0px;
	border-bottom:#222222 solid 0px;
	border-left:#666666 solid 3px;
	margin-bottom:8px;
	margin-right:10px;
	padding:10px;
}
.blockquote span {
	font-size:16px;
	font-family: 'Times New Roman', arial, sans-serif;
	color:#666666;	
	text-align:left;
}
#testimonials {
	height:100%;
	list-style-type: none;
	padding:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	border: solid 10px #333333; 
	background-color:#444444;
	box-shadow: 1px 1px 1px #000000;	
	-moz-box-shadow: 1px 1px 1px #000000;
	-webkit-box-shadow: 1px 1px 1px #000000;	
}
#testimonialsimageonly {
	height:184px;
	list-style-type: none;
	padding:0px;
	margin:0px;
	text-align:center;
	border: solid 10px #ffffff; 
	background-color:#444444;
	box-shadow: 1px 1px 3px #000000;	
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;	
}
#testimonials .slide {
	font-size:20px;
	font-family: 'Times New Roman', arial, sans-serif;
	color:#bfbfbf;
	font-style:italic;
	position: relative;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	line-height:26px;
}
#testimonials .slide span {
	font-size:14px;
	font-family: 'Times New Roman', arial, sans-serif;
	color:#888888;
	font-style:italic;
	position: relative;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	margin-left:20px;
	line-height:36px;
}
#testimonials .slide span a{
	color:#888888;
}
#testimonials .slide span a:hover{
	color:#ffffff;
}
#testimonials .slide img{
	margin-bottom:10px;
}
.quote {
	height:100%;
	list-style-type: none;
	padding:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	border: solid 10px #333333; 
	background-color:#444444;
	box-shadow: 1px 1px 1px #000000;	
	-moz-box-shadow: 1px 1px 1px #000000;
	-webkit-box-shadow: 1px 1px 1px #000000;	
}
.quote .static {
	font-size:20px;
	font-style:normal;
	font-family: 'Times New Roman', arial, sans-serif;
	color:#bfbfbf;
	position: relative;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	line-height:26px;
}
.quote .static span {
	font-size:14px;
	font-family: 'Times New Roman', arial, sans-serif;
	color:#888888;
	font-style:italic;
	position: relative;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	margin-left:20px;
	line-height:36px;
}
.quote .static span a{
	color:#888888;
}
.quote .static span a:hover{
	color:#ffffff;
}
.aligncenterbigtext h6 {
	text-shadow:0 0 0 transparent, 2px 2px 2px #000000;
}
img.alignleft {
	background:#f3f3f3;
	padding:4px;
	border:1px solid #cccccc;	
	box-shadow: 0px 2px 2px #e3e3e3;	
	-moz-box-shadow: 0px 2px 2px #e3e3e3;
	-webkit-box-shadow: 0px 2px 2px #e3e3e3;	
}
img.alignright {
	background:#f3f3f3;
	padding:4px;
	border:1px solid #cccccc;
	box-shadow: 0px 2px 2px #e3e3e3;	
	-moz-box-shadow: 0px 2px 2px #e3e3e3;
	-webkit-box-shadow: 0px 2px 2px #e3e3e3;
}
.hover {
	background:url(../images/enlarge.png) 50% 50% no-repeat;
}
.divider {
	margin-top:40px;
	margin-bottom:40px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(../images/divider.png);
	background-repeat:repeat-x;
	background-position:top;
	height:2px;
	width:100%;
}
.dividerblog {
	margin-top:10px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(../images/divider.png);
	background-repeat:repeat-x;
	background-position:top;
	height:2px;
	width:100%;
}
.dividernospacing {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(../images/divider.png);
	background-repeat:repeat-x;
	background-position:top;
	height:2px;
	width:100%;
}
.divider.slim {
	margin:0 0 20px 0;
}
.divider span {
	background:url(../images/textured-light-bg.gif) repeat;
	padding:0 20px;
}
.divider.contact {
	height: 22px;
}
.dividerband {
	margin:0px 0 0px 0;
	text-align:center;
	background:url(../images/divpixel.gif) repeat-x center;
	height: 2px;
}
.divider h5 {
	padding-top:10px;
}
.relative {
	position:relative;	
}
.imageinset {
	margin-right:10px;
	margin-bottom:-18px;
}
/*-----------Details-----------*/
.details h5 {
	color:#888888;
}
.details h5 a:hover {
	color:#ffffff;
}
/*-----------Recent Work-----------*/
.latest {
	margin:0px 0 0 0;
	overflow:hidden;
	padding-bottom:20px;
}
.latest img, #tabs .panel img {
	border: solid 10px #ffffff;
	box-shadow: 1px 1px 3px #000000;	
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;	
}
/*-----------Button Styles-----------*/
.button {
	display: inline-block;
	text-decoration: none;
	font-weight: normal;
	line-height: 1;
	position: relative;
	cursor: pointer;
	font-style:normal;
	letter-spacing:normal;
	margin-top: 5px;
}
.button:hover, .button:active, .button.current {
	color:#ffffff;
	background-color: #555555;
	text-shadow:0 0 0 transparent, 0 1px 0px #000000;
}
.small.button {
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	padding:6px 12px 6px 12px;
}
.medium.button {
	font-size: 16px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	padding:8px 18px 8px 18px;	
}
.large.button {
	font-size: 20px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	padding:16px 28px 16px 28px;
}
.super.button {
	font-size: 22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	padding:19px 32px 19px 32px;
}
.normal.button{
	color: #999999;
	border: 0px #222222 solid;
	background-color:#222222;
	text-shadow:0 0 0 transparent, 0 1px 0px #000000;
	box-shadow: 0px 1px 3px #000000;	
	-moz-box-shadow: 0px 1px 3px #000000;
	-webkit-box-shadow: 0px 1px 3px #000000;	
	background-position:center;
	background-repeat:repeat-x;	
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;		
}
.normal.button:hover {
	color: #ffffff;
	background-color:#444444;
}
.highlight.button{
	box-shadow: 0px 1px 3px #000000;	
	-moz-box-shadow: 0px 1px 3px #000000;
	-webkit-box-shadow: 0px 1px 3px #000000;	
	-webkit-border-radius: 40px 40px 40px 40px;
    -moz-border-radius: 40px 40px 40px 40px;
    border-radius: 40px 40px 40px 40px;		
}
.black.button{
	color: #ffffff;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
	background-color:#000000;
	box-shadow: 0px 1px 3px #000000;	
	-moz-box-shadow: 0px 1px 3px #000000;
	-webkit-box-shadow: 0px 1px 3px #000000;	
	-webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;		
}
.tag.button{
	font-size: 12px;
	font-family: 'PT Sans', sans-serif;
	padding:5px 10px 5px 10px;
	color: #777777;
	background-color:#111111;
	border: 1px #222222 solid;
	text-shadow:0 0 0 transparent, 0 1px 0px #000000;	
	box-shadow: 0px 1px 0px #000000;	
	-moz-box-shadow: 0px 1px 0px #000000;
	-webkit-box-shadow: 0px 1px 0px #000000;	
}
.tag.button:hover {
	color: #cccccc;
	background-color:#333333;
	border: 1px #444444 solid;
	text-shadow:0 0 0 transparent, 0 1px 0px #000000;
	box-shadow: 0px 1px 0px #000000;	
	-moz-box-shadow: 0px 1px 0px #000000;
	-webkit-box-shadow: 0px 1px 0px #000000;	
}
/*-----------Sidebar Styling-----------*/
.sidebarright{
	padding:20px 20px 0px 20px;
	margin:0px;
	margin-top:-20px;
	margin-bottom:-20px;	
	background-image:url(../images/rgb/bgd6.png);
	background-repeat:repeat;		
}
.sidebarleft{
	padding:20px 10px 0px 20px;
	margin-right:20px;
	margin-top:-20px;
	margin-bottom:-20px;
	background-image:url(../images/rgb/bgd6.png);
	background-repeat:repeat;		
}
.sidebarright .divider {
	margin:10px 0 20px 0;
}
.sidebarleft .divider {
	margin:10px 0 20px 0;
}
.sidebarright ul, .sidebarleft ul {
	list-style: inside;
	list-style-image:url(../images/listicon.png);
	padding:0px 10px 0px 0px;
	width:100%;
}
.sidebarright .widget ul li, .sidebarleft .widget ul li {
	padding:6px 6px 6px 6px;
	background-image:url(../images/divider.png);
	background-repeat:repeat-x;
	background-position:top;
	width:90%;
}
.sidebarright .widget ul li:first-child, .sidebarleft .widget ul li:first-child{
	background-image:none;
}
.sidebarright ul li a, .sidebarleft ul li a {
	color:#999999;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	padding-left:0px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	text-decoration:none;
}
.sidebarright ul li:hover, .sidebarright ul li a:hover, .sidebarright ul li:active,
.sidebarleft ul li:hover, .sidebarleft ul li a:hover, .sidebarleft ul li:active {
	color:#ffffff;
}
.sidebarright .widget, .sidebarleft .widget {
	margin-bottom:20px;
}
.sidebarright .widget .imageroll, .sidebarleft .widget .imageroll {
	display: inline;
	float: left;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:12px;
}
/*-----------Footer List Styling-----------*/
.footerlist .divider {
	margin:10px 0 20px 0;
}
.footerlist ul {
	list-style: inside;
	list-style-image:url(../images/listicon.png);
	width:90%;
}
.footerlist ul li {
	padding:6px 6px 6px 0px;
	border-top:#666666 solid 1px;
}
.footerlist ul li a {
	color:#999999;
	text-decoration:none;	
}
.footerlist ul li:hover, .footerlist ul li a:hover, .footerlist ul li:active, .footerlist ul li:focus {
	color:#ffffff;
	text-decoration: none;
}
.footerlist .widget {
	margin-bottom:20px;
}
.footerlist .widget .imageroll {
	display: inline;
	float: left;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:12px;
}
/*-----------Twitter-----------*/
#twitter_div, #testimonials_div, #contact_div {
	padding:0px;
	margin-bottom:-15px;
}
ul#twitter_update_list {
	padding-left:0px;
}
ul#twitter_update_list li {
	margin-bottom:10px;
	margin-left:0px;		
	list-style: none;
	border-top:#666666 solid 0px;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#777777;
	padding:0px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
ul#twitter_update_list li a{
	text-decoration:none;
}
ul#twitter_update_list li a:hover {
	color:#ffffff;
}
/*-----------Search Field------------*/
fieldset.search {
	border:none;
	width:220px;
	margin-left:20px;
	margin-top:3px;
	float:right;
}
.search input, .search button {
	border:none;
	float:left;
}
.search input.field {
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
	width:160px;
	background-color:#333333;
}
.search button.btn {
	width: 27px;
	height: 27px;
	cursor: pointer;
	text-indent: -9999px;
	background:url(../images/search.png) no-repeat center;
}
.search input.field {
	color:#cccccc;
	font-size:12px;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.search input.field:focus {
	outline: none;
	color:#cccccc;
}
/*-----------Callout Section Styling-----------*/
.callouttext, .callouttext a {
	padding:0 0 15px 0;
	font-size:45px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.calloutcontainer {
	margin-left:auto;
  	margin-right:auto;
	padding-left:30px;
	padding-top:40px;
	padding-bottom:30px;
	height:95px;
	border-top:5px solid #333333;
	border-bottom:5px solid #333333;
	background-image:url(../images/rgb/bgd5.png);
	background-repeat:repeat;
}
.calloutbutton {
	padding-top:12px;
	padding-right:40px;
	padding-left:20px;
	margin-right:20px;
}
.smallbar {
	background-image:url(../images/smallbar.jpg);
	background-repeat:repeat-x;
	height:17px;
}
/*-----------Portfolio Styling-----------*/
.portfolio-content {
	margin-top:0;
}
.portnav{
	height:24px;
	width:230px;
	padding-top:3px;
	background-image:url(../images/rgb/bgd3.png);
	background-repeat:repeat;
}
/*-----------Portfolio Buttons-----------*/
.filter li a {
	text-decoration:none;
	margin-bottom:0px;
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	color: #777777;
	text-shadow:0 0 0 transparent, 0 1px 0px #000000;
	height:30px;
	line-height:24px;
}
ul.filter {
	float:left;
	margin-left:0px;
	margin-top:0px;
}
.filter li {
	list-style:none;
	margin-right:0px;
}
.filter li.selected-0 a, .filter li.selected-1 a, 
.filter li.selected-2 a, .filter li.selected-3 a, 
.filter li.selected-4 a, .filter li.selected-5 a,
.filter li.selected-6 a, .filter li.selected-7 a,
.filter li.selected-8 a, .filter li.selected-9 a,
.filter li a:hover {
	text-decoration:none;
	color: #ffffff;
	height:30px;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;	
}
/*-----------Portfolio Grid-----------*/
.image-grid:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.image-grid li img, .image-grid li strong {
	display: block;
}
.image-grid li strong {
	color: #ffffff;
}
/*-----------8 Columns-----------*/
.image-grid.eightcol li {
	width:110px;
	height:110px;
	padding-right:0px;
	margin-right:3px;
	margin-bottom:8px;
}
/*-----------4 Columns-----------*/
.image-grid li {
	width:205px;
	height:355px;
	margin-right:31px;
	margin-bottom:0px;
	padding-right:0px;
	padding-left:5px;
	float: left;
	overflow: hidden;
}
/*-----------3 Columns-----------*/
.image-grid.threecol li {
	width:310px;
	height:355px;
	padding:15px;
	margin-right:0px;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
	background-color:#111111;
}
/*-----------2 Columns-----------*/
.image-grid.twocol li {
	width:670px;
	height:355px;
	padding:15px;
	margin-right:0px;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
	background-color:#111111;
}
.link{
	margin-top:-65px;
	margin-right:-15px;
	background-image:url(../images/link_black.png);
	background-repeat:no-repeat;
	width:79px;
	height:79px;
}
.image-grid.threecol li h4{
	color:#ffffff;
	font-size:22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
}
.portshadow300{
	height: 258px;
	width:290px; 
	margin-bottom:0px; 
	background-image:url(../images/shadow_300.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	overflow: hidden; 
	position: relative;	
	float:left;
}
.image-grid.twocol li h4{
	color:#ffffff;
	font-size:22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
}
.portshadow400{
	height: 550px;
	width:464px; 
	margin-bottom:0px; 
	background-image:url(../images/shadow_400.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	overflow: hidden; 
	position: relative;	
	float:left;
}
.image-grid {
	margin-top:-10px;
	margin-bottom:-20px;
	margin-left:0px;
	margin-right:0px;
	width:960;
}
ul#list {
	list-style-type:none;
}
ul#list h2, ul#list h3, ul#list h4, ul#list h5 {
	margin-top:10px;
}
/*-----------Pagination-----------*/
#pagination {
	margin-top:30px;
	margin-bottom:10px;
	margin-left:-20px;
	height:20px;
}
#pagination a {
	color:#ffffff;
	text-decoration:none;	
}
#pagination li {
	border:0;
	margin:0;
	padding:0;
	list-style:none;
	margin-right:3px;
	color:#ffffff;
	font-size:16px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}
/*----off state------*/
#pagination .previous-off, #pagination .next-off {
	color:#777777;
	border:0;
	display:block;
	float:left;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:10px;
	padding-left:10px;
	margin-right:4px;
	background-image:url(../images/rgb/bgd3.png);
	background-repeat:repeat;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;	
}
/*----normal state------*/
#pagination a:link, #pagination a:visited, #pagination .active {
	display:block;
	float:left;
	padding-top:6px;
	padding-bottom:7px;
	padding-right:10px;
	padding-left:10px;
	margin-right:4px;
	background-image:url(../images/rgb/bgd9.png);
	background-repeat:repeat;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}
/*-----------Details-----------*/
.projectdetails {
	margin-top:-20px;
	margin-bottom:-20px;
	padding-top:20px;
	padding-bottom:50px;	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.5);	
}
.calendar{
	margin-left:20px;
	margin-bottom:30px;
	width:170px;
	height:70px;
	border-left:5px #333333 solid;
	padding:10px 10px 10px 10px;
}
.slider{
	height:325px;
	background-color:#101010;	
}
.projectdetails h2 {
	font-size:30px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#ffffff;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	margin-bottom:5px;
	margin-left:20px;
	padding:0px;
}
.projectdetails h3{
	margin-left:20px;
	font-size:30px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#333333;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.projectdetails h4 {
	font-size:22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#ffffff;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.projectdetails h5 {
	margin-left:20px;
	font-size:13px;
	color:#888888;
	line-height:28px;
}
.projectdetails h5 a:hover {
	color:#ffffff;
}
.projectdetails h5 a {
	text-decoration:none;
}
.projectdetails h5 img{
	margin-right:5px;
	margin-top:2px;
	margin-bottom:-4px;
}
.projectdetails .featuredimage {
	margin-bottom:5px;
}
.projectdetails p a{
	text-decoration:none;
}
.projectdetails p {
	margin-top:10px;
}
/*-----------Details Small-----------*/
.projectdetailssm {
	margin:0px;
	padding-top:20px;
	padding-bottom:20px;
	box-shadow: 1px 1px 3px #000000;	
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;	
	background-color:#101010;
}
.projectdetailssm h2 {
	font-size:30px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#ffffff;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	margin-bottom:5px;
	margin-left:20px;
	padding:0px;
}
.projectdetailssm h3{
	margin-left:20px;
	font-size:24px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#333333;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.projectdetailssm h4 {
	font-size:22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#ffffff;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.projectdetailssm h5 {
	margin-left:20px;
	font-size:13px;
	color:#888888;
	line-height:26px;
}
.projectdetailssm h5 a:hover {
	color:#ffffff;
}
.projectdetailssm h5 a {
	text-decoration:none;
}
.projectdetailssm h5 img{
	margin-right:5px;
	margin-top:2px;
	margin-bottom:-4px;
}
.projectdetailssm .featuredimage {
	margin-bottom:5px;
}
.projectdetailssm p a{
	text-decoration:none;
}
.projectdetailssm p {
	margin-top:10px;
}
/*-----------Blog Section-----------*/
.blogpost {
	margin-bottom:10px;
	padding:20px;
	box-shadow: 1px 1px 3px #000000;	
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;	
	background-color:#101010;
}
.blogpost.single {
	background:none;
	margin-bottom:10px;
	padding-bottom:10px;
}
.divider.comments {
	margin-bottom:0px;
}
.icons{
	margin-bottom:0px;
	margin-right:0px;
	padding:15px;
	background-image:url(../images/rgb/bgd6.png);
	background-repeat:repeat;
	-webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
	width:145px;
	text-align:center;
}
.blogpost h2 {
	font-size:40px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#ffffff;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	margin-bottom:5px;
	margin-right:0px;
	padding:0px;
}
.blogpost h3{
	font-size:30px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#333333;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.blogpost h4 {
	font-size:22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#ffffff;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.blogpost h5 {
	font-size:13px;
	color:#888888;
	line-height:26px;
}
.blogpost h5 a:hover {
	color:#ffffff;
}
.blogpost h5 a {
	text-decoration:none;
}
.blogpost h5 img{
	margin-right:5px;
	margin-top:2px;
	margin-bottom:-4px;
}
.blogpost .featuredimage {
	margin-bottom:5px;
}
.blogpost p a{
	text-decoration:none;
}
.blogpost p {
	margin-top:10px;
}
.imgspace{
	margin-right:5px;
}
/*-----------Blog Comments-----------*/
.comment {
	margin: 0px;
	padding: 30px;
	background-image:url(../images/divider.png);
	background-repeat:repeat-x;
	background-position:top;
}
.commentformbox {
	width:360px;
	padding: 10px;
	margin-top:20px;
	border:#555555 solid 1px;
}
.commentformbox p {
	color:#777777;
}
.listcomments, .listcomments ul{
	margin: 0;
	padding: 0 0 0px 0;
	list-style: none;
}
.datestamp {
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
	font-style:oblique;
	color:#cccccc;
	margin: 0 0 0px;
}
.username {
	font-size:16px;
	font-family: 'PT Sans', sans-serif;
	color:#ffffff;
	margin: 0 0 5px;
}
.name a {
	font-weight:normal;
	color:#999999;
}
.name a:hover {
	text-decoration:none;
}
.name strong {
	font-weight:normal;
}
.message {
	padding: 0px 10px 0px 0px;
	color:#999999;
}
.listcomments .response {
	list-style:none;
}
.listcomments .response .comment {
	margin: 0px 0px 0px 60px;
}
#commentsubmit label {
	margin:0 0 4px;
	display:block;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
#commentsubmit input[type=text], #commentsubmit textarea {
	padding: 10px;
	margin: 0 10px 20px 0;
	font-family: 'PT Sans', sans-serif;
	color: #cccccc;
	font-size: 13px;	
	border-bottom:1px #555555 Solid;
	border-right:1px #444444 Solid;
	border-top:1px #000000 Solid;
	border-left:1px #000000 Solid;
	background-color:#444444;
	overflow:hidden;
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.2);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.2);			
}
#commentsubmit input[type=text] {
	width:320px;
}
#commentsubmit input[type=submit] {
	margin-bottom:40px;
}
#commentsubmit textarea {
	width:640px;
}
#commentsubmit input:focus, #commentsubmit textarea:focus {
	outline: none;
	color:#cccccc;
	background-color:#222222;
}
.gallery-title {
	font-size:1.08em;
	text-transform:uppercase;
}
#respond {
	margin:80px 0 0;
}
.reply a {
	font-size:14px;
	float: right;
	color:#cccccc;
}
.reply a:hover{
	color:#ffffff;
	text-decoration:none;
}
.contactsubmit label {
	margin:0 0 6px;
	display:block;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.contactsubmit input[type=text], .contactsubmit textarea, .contactsubmit select {
	padding: 10px;
	margin: 0 0 20px 0;
	font-family: 'PT Sans', sans-serif;
	color: #cccccc;
	font-size: 13px;
	border-bottom:1px #555555 Solid;
	border-right:1px #444444 Solid;
	border-top:1px #000000 Solid;
	border-left:1px #000000 Solid;
	background-color:#444444;
	overflow:hidden;
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.2);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.2);		
}
.contactsubmit input[type=text] {
	width:320px;
}
.contactsubmit textarea {
	width:640px;
}
.contactsubmit input[type=submit] {
	margin-bottom:40px;
}
.contactsubmit input:focus, .contactsubmit textarea:focus {
	outline: none;
	color:#cccccc;
	background-color:#222222;
}
.contactsubmit label.error {
	font-size:13px;
	color:#c85849;
	text-transform:none;
}
/*-----------Page Headers-----------*/
.pagetitle {
	font-size:30px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#ffffff;
	margin-left:40px;
	float:left;
}
.pagebgd {
	height:55px;
	background-color:#101010;
	padding-top:25px;	
}
.subpagetext ul{
	float: left;
	margin:0 0 0 0;
	padding:34px 0px 10px 16px;
}
.subpagetext ul li{
	display:inline;
}
.subpagetext ul li a{
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	line-height:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#777777;
	padding: 5px;
	background-image:url(../images/rgb/bgd3.png);
	background-repeat:repeat;	
	-webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;	
}
.subpagetext ul li a:hover{
	color:#ffffff;	
	padding: 5px;
	-webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
	background-image:url(../images/rgb/bgd3.png);
	background-repeat:repeat;	
}
.subpagetext ul li:last-child {
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	line-height:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	padding: 5px;	
	-webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
	background-image:url(../images/rgb/bgd3.png);
	background-repeat:repeat;	
}
.subpagetitle h2{
	color:#555555;
	font-size:20px;
	padding-top:35px;
}
.subpagebackground {
	height:80px;
}
.subpagetitle {
	height:100px;
	padding-top:0px;
	background-image:url(../images/rgb/bgd9.png);
	background-repeat:repeat;	
}
.subpagetext ul li:last-child {
	color:#ffffff;
}
/*-----------Common Settings-----------*/
ul, ol {
	padding:0 0 1.25em 2.5em;
}
#tabs ul, #tabs ol {
	padding:0;	
}
ul {
	list-style-type: square;
}
ol {
	list-style-type:decimal;	
}
small {
	font-size:0.85em;
}
img {
	border:0;
}
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/*-----------Global Settings-----------*/ 
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffffff;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
/*-----------Latest Section-----------*/
.latest h4, .latest h4 a, #tabs h4, #tabs h4 a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-size:14px;
}
.latest h5, .latest h5 a {
	color:#666666;
}
.latest h3, .callout h3 {
	font-weight:bold;
}
/*-----------Footer Section-----------*/
.footer h1 {
	margin:0 0 10px 0;
	padding:0px;
	line-height:34px;
	font-weight:normal;
	font-size:28px;
	color:#ffffff;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	text-shadow:0 0 0 transparent,#333333 0px 1px 0px;
}
.footer h1.footertitle a:hover {
	color:#ffffff;
}
.footer h2 {
	margin:0 0 10px 0;
	padding:0px;
	line-height:34px;
	font-weight:normal;
	font-size:28px;
	color:#ffffff;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	text-shadow:0 0 0 transparent,#333333 0px 1px 0px;
}
.footer h2 a:hover {
	color:#ffffff;
}
.footer h3{
	margin-bottom:10px;
	padding:0px;
	line-height:24px;
	font-weight:normal;
	font-size:22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#ffffff;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#333333 0px 1px 0px;
}
.footer h3 a:hover {
	color:#ffffff;
}
.footer h4{
	margin:0 0 10px 0;
	padding:0px;
	line-height:18px;
	font-weight:normal;
	color:#ffffff;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#333333 0px 1px 0px;
}
.footer h4 a:hover{
	color:#ffffff;
}
.footer p, .footer ul, .footer ol, .footer.button, .credits ul, .credits ol, .credits.button, .footer textarea, .footer input {
	color:#888888;
	font-family: 'PT Sans', sans-serif;
}
.footer p a {
	text-decoration:none;
	color:#777777;	
}
.footer p a:hover {
	color:#ffffff;
}
.footer {
	padding:0px 0px 0px 0px;
	margin:0;
	position:relative;
	background-image:url(../images/rgb/bgd6.png);
	background-repeat:repeat;
}
.footer .footerlogo {
	text-align:center;
	margin-bottom:40px;
}
.topbutton {
	float:right;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	padding: 5px;
	-webkit-border-radius:6px 6px 0px 0px;
	-moz-border-radius:6px 6px 0px 0px;
	border-radius:6px 6px 0px 0px;
	margin-top:25px;
	margin-right:30px;
	color:#ffffff;
	text-shadow:#000000 0px 0px 0px;
	background-color:#ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#111111'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#111111)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #222222,  #111111); /* for firefox 3.6+ */
}
/*-----------Comments Section-----------*/
.authorname, .authorname a  {
	padding:0 0 20px 0;
	letter-spacing:-1px;
	font-size:28px;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#999999;
}
/*-----------Checklists-----------*/
.list1 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list1 ul li {
	list-style: decimal;
}
.list2 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list2 ul li {
	list-style: lower-latin;
}
.list3 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;	
}
.list3 ul li {
	list-style: lower-roman;
}
.list4 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;	
}
.list4 ul li {
	list-style: disc;
}
.list5 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;	
}
.list5 ul li {
	list-style: url(../images/checklists/green_check.png);
}
.list6 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list6 ul li {
	list-style: url(../images/checklists/plus.png);
}
.list7 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list7 ul li {
	list-style: url(../images/checklists/magnify.png);
}
.list8 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;	
}
.list8 ul li {
	list-style: url(../images/checklists/black_check.png);
}
.list9 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list9 ul li {
	list-style: url(../images/checklists/red_check.png);
}
.list10 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list10 ul li {
	list-style: url(../images/checklists/attention.png);
}
.list11 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list11 ul li {
	list-style: url(../images/checklists/cube.png);
}
.list12 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list12 ul li {
	list-style: url(../images/checklists/cog.png);
}
/*-----------Slide Out-----------*/
.slide-out-div {
	padding: 10px 15px 10px 15px;
	width: 90px;
	height: 270px;
	background-color:#f1f1f1;	
}
.slide-out-div p{
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#666666;
	line-height:18px;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
}
/*-----------Flickr-----------*/
.thumbs { 
	margin: 0px; 
	padding: 0px; 
	overflow: hidden; 
}
.thumbs li { 
	list-style: none; 
	float: left;
}
.thumbs li a { }
.thumbs li img { 
	display: block; 
}
.thumbs li a img { 
	border: none;
	width:40px;
	height:40px;
	margin-bottom: 10px; 
	margin-right: 10px;	
	opacity:0.4;
  	filter:alpha(opacity=40);
}
.thumbs li a img:hover{ 
	opacity:1;
  	filter:alpha(opacity=100);
}
/*-----------Pricing Table-----------*/
#ver-zebra th{
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	font-size: 20px;
	font-weight: normal;
	padding: 12px 15px;
	color: #ffffff;
	border:#333333 solid 1px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;	
}
#ver-zebra td{ 
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	line-height: 25px;
	width: 645px;
	text-align: center;
	color: #cccccc;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;	
}
#ver-zebra td{
	padding: 17px 15px 17px 15px;
	border:#333333 solid 1px;
}
#ver-zebra td img{
	margin-top:15px;
	margin-bottom:15px;
}
.vzebra-odd{
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.2);
}
.vzebra-enhance{
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.5);	
}
.vzebra-even{
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.2);
}
.tone1{
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.7);
}
.tone2{
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.7);
}
.tone3{
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.7);
}
/*-----------Social Icons-----------*/
.social { list-style:none; width:200px; }
.social li { display:inline; float:left; background-repeat:no-repeat; }
.social li a { display:block; width:26px; height:26px; padding-right:10px; padding-bottom:10px; position:relative; text-decoration:none; }
.social li a strong { font-weight:normal; position:absolute; left:20px; top:-20px; color:#ffffff; padding:4px 8px 4px 8px;; z-index:9999;
 text-shadow:1px 1px 0 rgba(0, 0, 0, 0.75);
 -moz-border-radius:3px; -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); -webkit-border-radius:3px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
li.facebook { background-image:url("../images/icons/facebook.png"); }
li.mail { background-image:url("../images/icons/mail.png"); }
li.twitter { background-image:url("../images/icons/twitter.png"); }
li.rss { background-image:url("../images/icons/rss.png"); }
li.youtube { background-image:url("../images/icons/youtube.png"); }

/*button sleek*/
.button.sleek{
  display: inline-block;
  padding: 7px 20px 8px;
  font:14px 'custom-bold';
  line-height: normal;
  color: #FFF;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #2879c0;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5da3e0), color-stop(25%, #5da3e0), to(#2879c0));
  background-image: -webkit-linear-gradient(#5da3e0, #5da3e0 25%, #2879c0);
  background-image: -moz-linear-gradient(top, #5da3e0, #5da3e0 25%, #2879c0);
  background-image: -ms-linear-gradient(#5da3e0, #5da3e0 25%, #2879c0);
  background-image: -o-linear-gradient(#5da3e0, #5da3e0 25%, #2879c0);
  background-image: linear-gradient(#5da3e0, #5da3e0 25%, #2879c0);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5da3e0', endColorstr='#2879c0', GradientType=0);
  border-color:#4493d8 #2977bb #0d5a9d;
  border-width:1px;
  border-style:solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 1px 1px 2px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
  outline:none;
}
.button.sleek:hover{
  color:#FFF;
  background-position: 0 -15px;
}
.button.sleek:active, .button.sleek:focus{
  -moz-box-shadow:0 0 0 #000,0 0 1px rgba(255,255,255,.25),inset 0 1px 3px rgba(0,0,0,.25);
  -ms-box-shadow:0 0 0 #000,0 0 1px rgba(255,255,255,.25),inset 0 1px 3px rgba(0,0,0,.25);
  -webkit-box-shadow:0 0 0 #000,0 0 1px rgba(255,255,255,.25),inset 0 1px 3px rgba(0,0,0,.25);
  box-shadow:0 0 0 #000,0 0 1px rgba(255,255,255,.25),inset 0 1px 3px rgba(0,0,0,.25);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#485f81,EndColorStr=#2c3e58);
  background-image:linear-gradient(tobottom,#485f810,#2c3e58100%);
}
.button.sleek.yellow{
  padding: 6px 12px 7px;
  font-size: 13px;
  color: #000;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
  background-color: #f1aa31;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f1d40e), to(#f1aa31));
  background-image: -moz-linear-gradient(top, #f1d40e, #f1aa31);
  background-image: -ms-linear-gradient(top, #f1d40e, #f1aa31);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1d40e), color-stop(100%, #f1aa31));
  background-image: -webkit-linear-gradient(top, #f1d40e, #f1aa31);
  background-image: -o-linear-gradient(top, #f1d40e, #f1aa31);
  background-image: linear-gradient(top, #f1d40e, #f1aa31);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1d40e', endColorstr='#f1aa31', GradientType=0);
  border-color: #f0c414 #d4a31d #b78125;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.button.sleek.yellow:hover{ color:#000; }

.button.sleek.black{
	background-color: #454545;
	border-color: #151515 #151515 black;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
	outline: 0;
	-moz-box-shadow: inset 0 1px 0 rgba(256,256,256,.1);
	-ms-box-shadow: inset 0 1px 0 rgba(256,256,256,.1);
	-webkit-box-shadow: inset 0 1px 0 rgba(256, 256, 256, .1);
	box-shadow: inset 0 1px 0 rgba(256, 256, 256, .1);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff383838,EndColorStr=#ff151515);
	background-image: -moz-linear-gradient(top,#383838 0,#151515 100%);
	background-image: -ms-linear-gradient(top,#383838 0,#151515 100%);
	background-image: -o-linear-gradient(top,#383838 0,#151515 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#383838),color-stop(100%,#151515));
	background-image: -webkit-linear-gradient(top,#383838 0,#151515 100%);
	background-image: linear-gradient(to bottom,#383838 0,#151515 100%);
}
.button.sleek.black:hover{
	color:#FFF;
	background-position: 0 -1px;
	
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 0 15px rgba(0,0,0,.5);
	-ms-box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 0 15px rgba(0,0,0,.5);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 0 15px rgba(0,0,0,.5);
	box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 0 15px rgba(0,0,0,.5);
}
.button.sleek.black:active, .button.sleek.black:focus{
	background-color: #353535;
	-moz-box-shadow:0 0 0 #000,0 0 1px rgba(255,255,255,.25),inset 0 1px 3px rgba(0,0,0,.25);
	-ms-box-shadow:0 0 0 #000,0 0 1px rgba(255,255,255,.25),inset 0 1px 3px rgba(0,0,0,.25);
	-webkit-box-shadow:0 0 0 #000,0 0 1px rgba(255,255,255,.25),inset 0 1px 3px rgba(0,0,0,.25);
	box-shadow:0 0 0 #000,0 0 1px rgba(255,255,255,.25),inset 0 1px 3px rgba(0,0,0,.25);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#485f81,EndColorStr=#2c3e58);
	background-image:linear-gradient(tobottom,#485f810,#2c3e58100%);
}
.button.sleek.red{
	background: #ff2850; /* Old browsers */
	background: -moz-linear-gradient(top, #ff2850 0%, #cf0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff2850), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff2850 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff2850 0%,#cf0404 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff2850 0%,#cf0404 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ff2850 0%,#cf0404 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2850', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
	border-color:#d84448 #bb2941 #9d0d39;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 1px 1px 2px rgba(0, 0, 0, 0.3);
	cursor: pointer;
	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	-ms-transition: 0.1s linear all;
	-o-transition: 0.1s linear all;
	transition: 0.1s linear all;
	outline:none;
}
.button.sleek.red:hover{
	background: #cf0404; /* Old browsers */
	background: -moz-linear-gradient(top, #cf0404 0%, #ff2850 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cf0404), color-stop(99%,#ff2850)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cf0404 0%,#ff2850 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cf0404 0%,#ff2850 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cf0404 0%,#ff2850 99%); /* IE10+ */
	background: linear-gradient(to bottom, #cf0404 0%,#ff2850 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0404', endColorstr='#ff2850',GradientType=0 ); /* IE6-9 */
}
.button.sleek.red:active, .button.sleek.red:focus{
	-moz-box-shadow:0 0 0 #000,0 0 1px rgba(255,255,255,.25),inset 0 1px 3px rgba(0,0,0,.25);
	-ms-box-shadow:0 0 0 #000,0 0 1px rgba(255,255,255,.25),inset 0 1px 3px rgba(0,0,0,.25);
	-webkit-box-shadow:0 0 0 #000,0 0 1px rgba(255,255,255,.25),inset 0 1px 3px rgba(0,0,0,.25);
	box-shadow:0 0 0 #000,0 0 1px rgba(255,255,255,.25),inset 0 1px 3px rgba(0,0,0,.25);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#485f81,EndColorStr=#2c3e58);
	background-image:linear-gradient(tobottom,#485f810,#2c3e58100%);
}


.img-wrap{
	position: relative;
}
.img-wrap img{
	width: 940px;
	border: 10px solid #000;
}
.img-wrap .text{
	position: absolute; 
	bottom: 0px; 
	padding: 15px 40px; 
	min-width: 350px; 
	left: 0px;
	background-color: rgba(0,0,0,.85);
}
a.credits{
	text-decoration: none;
	color: #333 !important;
	position: relative;
}
a.credits:hover{
	color: #fff;
	text-decoration: underline;
}
a.credits img{
	position: absolute;
	top: -1px;
	right: -30px;
}
.grid_copyright{
	width: 380px !important;
}
.showbox h3{
	display: block;
	width: 100%;
	height: 50px;
	position: relative;
}
.showbox img{
	position: absolute;
	top: -5px;
	left: 25px;
}
.showbox img.color{
	display: none;
}
.showbox:hover img.color{
	display: block;
}
.showbox img.gray{
	display: block;
}
.showbox:hover img.gray{
	display: none;
}
.showbox.enhance img.color{
	display: block;
}
.showbox.enhance:hover img.color{
	display: block;
}
.showbox.enhance img.gray{
	display: none;
}
.showbox.enhance:hover img.gray{
	display: none;
}