@import url("stylesheets/960/reset.css");
@import url("stylesheets/960/960.css");
@import url("stylesheets/960/text.css"); 

  
body{ 
	
} 

.ie7 body, .ie8 body{ 

}

span.amp {
  	font-family: georgia; 
	letter-spacing: -1px;
  	font-style: italic;
	font-size: 1.2em;
} 

.ie7 span.amp, .ie8 span.amp{
   	font-family: georgia; 
	letter-spacing: -1px;
}

.lgt-blue{
	color: #8BCEF7;
	color: #444;
} 

#three60-console-container{ 
	background-color: #33ccff;
   	position: relative; 
	text-align: center;
	height:	90px;
} 

.ie7 #three60-console-container, .ie8 #three60-console-container{
	background-color: #33ccff;	
}

 

#three60-console{
	padding: 35px 0px 40px 0px;   
}   

#three60-console blockquote{ 
	text-align: center;
}  
 
#three60-console blockquote .author{ 
/*	font-weight: bold;    */
	background-color: #83DAF7; 
	padding: 4px 10px 4px 10px;  
	margin-left: 10px;
	color: DarkSlateGray;  
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#three60-console.alert{
	color: SteelBlue; 
}  
  
header{
	position: relative;    
	top:-65px;
	height:150px;
}
  
.ie7 header, .ie8 header{
	top:-45px;
}    

#site-container{  
   	min-height: 1500px;  
} 

.ie7 #site-container, .ie8 #site-container{ 
	
}  

#nav{
     
}
    
ul#three60-main-nav{
	list-style-type: none;
	padding: 0;       
}    

ul#three60-main-nav li{
	float: left; 
	width:188px;  
	text-align: center;
	margin-left: 0;
} 
 
.not-ie ul#three60-main-nav li a{
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
} 
     
.not-ie ul#three60-main-nav li a:hover{
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=0.9); 
	background-color: firebrick;  
	color: #fff;
}   

.not-ie .nav-text-link a {
   	text-decoration: none; 
	color: #222222;
    display: block; 
    padding: 5px; 
	margin: 50px 10px 0px 0px;  
   -moz-border-radius: 5px;
	border-radius: 5px;    
}  
  

.ie7 ul#three60-main-nav li a:hover, .ie8 ul#three60-main-nav li a:hover{
	background-color: firebrick;  
	color: #fff;
}

.ie7 .nav-text-link a, .ie8 .nav-text-link a{
   	text-decoration: none; 
	color: #222222;
    display: block; 
    padding: 5px; 
	margin: 50px 10px 0px 0px;
}  
 
/* hack for home button; invisible*/
ul#three60-main-nav  li.three60-logo a{
    display: block; 
    padding: 5px; 
	margin: 30px 10px 0px 0px; 
	height: 100px;    
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0); 
} 

ul#three60-main-nav  li.three60-logo a:hover{
 	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);   
}

.three60-logo{
 	text-align: center; 
 	background: transparent url('images/three60-logo-web.png') no-repeat 5px center;          
	width:161px; 
	height:146px;
	position: relative; 
} 

.ie7 .three60-logo, .ie8 .three60-logo{
/*   background: #fff url('images/three60-logo-web.png') no-repeat 5px center;   */
}        
  
#three60-rocket-scene{   
	position: relative;  
	top: -45px;
	left: -10px;
}

#three60-rocket{   
  	position: relative; 
	z-index: 22;     
	background-color: transparent; 
	top:270px;
	width:60px;
	margin: 0 auto 0 auto;
}    

#three60-rocket-body{  
	padding: 0;
	width:60px; 
	height:345px; 
	background-color: transparent; 
	background: url('images/three60-pencil-rocket.png') no-repeat bottom center;
}

#three60-rocket-tail{  
	padding: 0;  
	width:60px; 
	height:88px;    
	background-color: transparent; 
	background: url('images/three60-pencil-rocket-tail.png') no-repeat top center;
}               
 
#three60-rocket-hole{ 
	position: relative;
	top: -350px;
	left:-5px;   
	padding: 0;  
	width:294px; 
	margin: 0 auto 0 auto;  
/*   	z-index: -1;  */
}  

#three60-rocket-hole-top{  
	position: relative; 
	background:  transparent url('images/three60-top-hole.png') no-repeat 0px 0px;  
	width: 294px; 
	height: 208px;
	z-index: -1; 
	padding:0;   
	margin:0;
}  

#three60-rocket-hole-bottom{
	position: relative;
	z-index: 25;   
	background:  #fff url('images/three60-bottom-hole.png') no-repeat 0px 0px;  
	width: 294px; 
	height: 450px;  
	margin: 0 auto 0 auto;
}         

#three60-rocket-hole-shadow{   
	position: relative;  
	z-index: 25;  
	top:-448px; 
	left: -165px;
	background: transparent url('images/three60-hole-shadow.png') no-repeat top left;  
	width: 311px; 
	height: 15px;  
  	margin: 0 auto 0 auto; 
 	display:none;
}   


.ie7 #three60-rocket-hole-shadow, .ie8 #three60-rocket-hole-shadow{  
	background: #fff url('images/three60-hole-shadow.png') no-repeat top left;  
}     
 
#three60-rocket-smoke{
	z-index: 3;    
	position: relative; 
	top: -895px;
 	width: 300px; 
	margin: 0 auto 0 auto; 
	z-index: 30; 
	display:none;
}


#three60-rocket-smoke-left{
	position: relative;
	float: left;
	background:  transparent url('images/three60-pencil-rocket-smoke-left.png') no-repeat center center;  
	width: 150px;   
	height: 102px;  
}  

#three60-rocket-smoke-right{
	position: relative;
	left: 140px;
	background:  transparent url('images/three60-pencil-rocket-smoke-right.png') no-repeat center center;  
	width: 150px;   
	height: 102px;  
}  

/* ----------------- */    


                      
#three60-content{
	position: relative;    
	top:-50px;
}             

#three60-content ol{
	padding: 0;
}  

#three60-content ol li{
	color:#666666;
	font-size:0.9em;
	line-height:17px; 
	margin: 0 30px 20px 0; 
}

#three60-content ul{
	list-style-type: none;
	padding: 0;
}

#three60-content ul li{
    color: #666666;
    float: left;
    font-size: 16px;
    line-height: 25px;
    margin: 0 30px 30px 0;
    width: 283px;
}  

#three60-content ul li:last-child{
	border-right: 0;
}

#three60-content ul .no-right-border{
	border-right: 0;
}

#three60-content h2{
	color: #444;
	line-height: 0.2em;
	font-size: 1.3em;
	line-height:1.2em;
	font-weight: normal;
}

#three60-content h1{
	color:#444;
/*	font-weight:normal;*/
   line-height:1em; 
	margin-top: 20px;  
	text-align: center; 
	font-size: 18pt;
}

/*-------------------------------------------*/

#three60-content-container{
/*	background-color: #f5f5f5;*/
	padding-top: 20px;
}             

#three60-content ul li p{ 
 
}

#three60-content p{  
	  color: #666666;  
}

#three60-content ul li a{
	color: #111111;
}

#three60-services-container{
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}

#three60-services-container h1{
	line-height: 1em;
	margin-top: 20px;
	color: #555555;
	font-weight: normal;
}


#three60-footer{
	background-image: url('images/footer-shadow.png');
	background-position: top center;
	background-repeat: no-repeat;
	height: 60px;
	color: #999;
	font-weight: normal;
	padding-top: 20px;
}

#copyright{
	font-size: 0.8em;
	color:#333333;
}  

#three60-home-header-container{
	height: 585px;
}    

.three60-link-slug a {
	color:#888888;
	text-decoration:none;
	border: 1px solid #fff;
	padding-left: 20px;
	padding-right: 20px;	
}

.three60-link-slug a:hover{
	color:#222222;
}

#contact-form label{
	display: block;
	color: #005C95;
}

#contact-form label.required{
	color: #00345F;
}
#contact-form input.required, #contact-form textarea.required{
	border: 2px solid #999;
}

#contact-form input, #contact-form textarea{
	background-color:#F5F5F5;
	border:1px solid #DDDDDD;
	color:#222222;
	margin-bottom:5px;
	padding:5px;
}

#contact-form-header .vcard a{
	color: #00345F;
}

#contact-form-header .vcard a:hover{
	color: #000;
}

#contact-form-header a.vcf-link{
	color: #139F5B;
	text-decoration: none;
}

#contact-form input[type="text"]{
}

#contact-form input[type="submit"]{
	clear: both;
}

#contact-form textarea{
/*	width: 430px;*/
}

#quote{
	float: left;
	color: #004078;
	width: 380px;
}

#quote blockquote{
/*	font-family:Baskerville,Palatino,"Book Antiqua",serif;*/
	font-size:2.5em;
	font-style:italic;
	line-height:1em;
	margin-bottom:20px;
	border-left:1px dotted #222;
	padding-left:40px;
}

#quote p{
	text-align: right;
	color: #222222;
}

.check-radio-label{
	float: left;
	width: 120px;
}

fieldset{
	float: left; 
	margin-right: 40px; 
	width:170px;
}

legend{
	color: #333;
	margin-bottom: 10px;
}

#three60-location{
	color:#999;
	width:100%;
}

#contact-form-header{
	margin-bottom:20px;
	margin-left:60px;
	margin-right:60px;
}
#contact-form-header a{
	color: #444;
}

#contact-form-header h1{	
	border-bottom:1px dotted #dddddd;
	color:#555555;
	font-weight:normal;
	line-height:1em;
	margin-top:20px;
	text-align: center;
}

.fn{
	margin-bottom: 0;
	color: #999;   
	font-weight: bold;
}

.tel{
	display: block;
}

.org, .type, .country-name{
	font-size: 0.7em;
	font-style: italic;
	color: #333;
}

hr{	
	padding: 0;
	border:0;
	border-bottom: 1px dotted #dddddd;
	height: 0;
	margin: 0;
}

.vcard{
/*	float: left;*/
/*	border-left:1px dotted #dddddd;*/
/*	padding: 0px 25px 25px 25px;*/
/*	width: 40%;*/
}

.orange{
	color: #FF5A00;
}

.dark-blue{
	color: #005C95;  
}

.dark-grey{
/*	color: #999;*/
}

#three60-testimonial{
	width:300px;
	float:right;
	position: relative;
	top:-50px;
	right:-30px
}

p.testimonial{  
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;	
	background-color: #f9f9f9;
	color:DarkSlateGray;
/*	line-height:1.4em;*/
/*	margin: 0 20px 0 0;*/
	padding:20px; 
} 

p.testimonial-home{  
	background-color:#3CB2F2;
}

#three60-content p.testimonial{
	color:#555;  
	font-size: 12pt;    
	line-height:16pt; 
	margin: 0;
}

#three60-content p.testimonial strong{
	font-weight: bold;
}

p.testimonial strong{
}

#three60-content p.testimonial-author{  
	color: SteelBlue;
	font-size: 9pt;
	line-height:12pt;
	padding-right: 50px;
/*	font-family:Baskerville,Palatino,"Book Antiqua",serif;*/
} 

ul#intro-copy{
/*	padding-bottom: 10px;*/
}

ul#intro-copy li{
	color: #666666; 
	border:none;    
	font-size:16px;
	line-height:25px;
	margin-bottom: 40px;
}   
     
ul#intro-copy li p{
	margin-bottom: 20px;
}     

ul#intro-copy li span.amp{
/*	font-family:Baskerville,Palatino,"Book Antiqua",serif;*/
	font-size:16px;
	font-style:italic; 
	color: SteelBlue;
}

#testimonial-hook, .testimonial-hook{

}

#three60-testimonials-container{
	margin-right: 60px;
	margin-left: 60px;
}

#three60-testimonials-container h1{
	text-align: center;
}

ul#three60-testimonials {
	list-style-type: none;
}

ul#three60-testimonials li{
	float: left;
	height: 400px;
}

dl#app-list{
	
}

dl#app-list dt{
	float: left;
	display: block;
	background-color: #1E90FF;
	padding: 2px 10px 2px 10px;
	margin: 1px;
}

dl#app-list dt a{
	text-decoration: none;
	color: #fff;
}

dl#app-list dt a:hover{
	text-decoration: underline;
	color: #222;
}

dl#app-list dd{
	font-style: italic;
	text-indent: 20px;
}

.interested-callout{
	padding: 20px;
	background-color: #FFE9AF;
	float: left;
}

.interested-callout p{
	color: #111;
	padding: 0;
	margin: 0;
}

#three60-sitemap-container{
	margin-bottom: 40px;
}

#three60-sitemap-container > ul{
	border: none;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#three60-sitemap-container ul li{
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: none;
	width:130px;
}

#three60-sitemap-container ul li ul li{
	list-style-type: square;
	list-style-position: inside;
	color: #CFCFCF;
	border-left: 1px dotted #CFCFCF;
	padding-left: 5px;
}

#three60-sitemap-container a{
	color: #444;
}

#three60-sitemap-container a:hover{
	color: red;
} 

.disclaimer{
	color: red;
} 

#three60-head-teaser{ 
/*	font-family: georgia;*/
	color: #f5f5f5;  
	text-align: center;
} 
 
#three60-head-teaser h1{
  	font-size: 34px;
	margin: -20px 0 -10px 0; 
	padding: 0; 
}    
#three60-head-teaser p{  
	font-size: 20px; 
	font-style: italic;
} 

#three60-testimonial #three60-testimonials li a{
	background-image: none;
}   

#small-biz strong{
	color: Tomato;
} 

#small-biz ul li{
	background-color:AntiqueWhite;
	font-size:1.2em;
	margin:5px 10px 5px 0;
	padding:8px;
	float: left;
	width:auto;
	border-color: SteelBlue;
	border-right: none;
}  
 
dl#ndtimer-features{
   width: 500px 
}  

dl#ndtimer-features dt{
	font-weight: bold;
	font-size: 16pt;
}

dl#ndtimer-features dd{
   	background-color: #888;  
	margin-bottom: 10px;  
	color: whitesmoke;  
	padding: 5px 5px 5px 15px;  
	-moz-border-radius: 5px;
	border-radius: 5px;
}
     
ul#service-areas{
	
}   

ul#service-areas li{
	
}  

#three60-content ul#service-areas li strong{
	font-size: 14pt; 
	color: #444; 
}

#three60-content ul#service-areas li strong:after{
   content: " |"; 
}  

ol#ndtimer-scenario{
/*  padding: 20px;  */
} 

ol#ndtimer-scenario li{
   margin-left: 20px; 
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}   


#three60-vcards{  
   	border-right: 1px dotted #999;
    float: left;
    width: 50%;  
	text-align: right; 
	padding-right: 20px;  
	margin-right: 20px  
}   

#three60-contact-form-container{
  	padding-left: 20px;   
}

#three60-contact-form-container input, #three60-contact-form-container textarea{ 
   	margin: 5px;  
   	background-color: transparent;
	border:none;
	border: 1px solid #999;   
	padding: 5px;   
	color: #888;
}
     

#mini-iphone{
	float: right; 
	position: relative; 
	top:-10px;
} 

#hipster-asswipe{       	
	background: transparent url('images/HipsterAsswipe-lg.png') no-repeat center center;
   	float: left;
    height: 195px;
    margin: 0 20px -103px 0;
    position: relative;
    top: -85px;
    width: 151px;
}
