
/* ###################################
		TEXT IN TEMPLATE CSS 
##################################### */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	background-color: #000000;
	margin: 0px;
	text-align: center; 
}




h1, h2 {
	font-size: 14px;
	font-weight: bold;
	color: #484848;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 {
	font-size: 12px;
	padding: 0;
	font-weight: bold;
	margin: 0;
	
}

#li {
	color: white;
	}
	
.textSmall {
	font-size: 10px;
}

#textGrey {
	color: #8e8e8e;
}




/* ###################################
	TEMPLATE ELEMENTS CSS
##################################### */

hr {
	margin:0px;
	padding:2px;
	border-bottom:1px solid #484848;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}



#wrapper {
	text-align: center; 
	width: 712px;
	padding: 0px;
	margin: 0 auto;
}

#header {
	width: 712px;	
	padding: 0px;
	height: 120px;
	margin: 0px;
	background-color: #000000;
	border-bottom: 1px solid;
	border-color: #484848;
	
}


#headerImage {
	padding: 0px;
	margin: 0px;
	height: 246px;
	width: 712px;
}


#logo {
	float: left;	
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 15px;
}

#icons {
	float: right;
	width: 330px;
	top: 0px;
	position: relative;

}

#links {
	width: 712px;
	text-align: right;
	position: relative;
	bottom: 25px;
	font-weight: bold; 
	
}
#links a:link { color: #ffffff; }
#links a:visited { color: #ffffff; }
#links a:active { color: #ffffff; }



#bodyContent {
	width: 712px;
	padding: 0px;
	margin: 0px;
	text-align: left;

}

#content {
	width: 485px;
	background-color: #0d0d0d;
	float: left;
	margin: 0px;
	min-height: 360px;
	padding: 5px;
}

#right {
	width: 200px;
	padding: 0px;
	margin: 0px;
	float: right;
	text-align: center;
}





#quote {
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
}

#quote a { 
	color: #484848;
	}

#menu {
	margin: 0 auto;
	width: 700px;
	padding-bottom: 10px;
}



#footerImage {
	width: 712px;
	height: 246px;
}




#footer {
	margin: 0 auto;
	padding-top: 10px;
	width: 700px;
	height: 132px;
	background-repeat: no-repeat;
	text-align: left;
	
}

#footerText {
	color: #484848;
	width: 480px;
	float: left;
	padding-top: 5px;
	margin-right: 20px;
	font-size: 11px;
}



#footerText a {
	color: #484848;
	font-weight: regular;
	}

#clear {
	clear: both;
}

#footermenu {
	padding-bottom: 5px;
	}



#labMenu {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	text-align: left;
	
}


#labMenu  ul {
	margin-left:0px;
	padding: 0px;
	padding-left: 10px; /* Remove bullet indent */
	text-indent: 0pt;
	} 
#labMenu  li {
	margin-left:0px;
	padding: 0px;
	padding-left: 10px; /* Remove bullet indent */
	text-indent: 0pt;
	} 


/* ###################################
	NEWS CSS
##################################### */

#news { width: 200px; padding: 0px; margin: 0px; }

.newsTitle {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}
.newsTitle a:link{ color: #ffffff; text-decoration: none; }
.newsTitle a:visited{ color: #ffffff; text-decoration: none; }
.newsTitle a:active{ color: #ffffff; text-decoration: none; }


.newsDate { color: #9fa59c;  font-size: 10px;  }
.newsReadMore { font-size: 10px;  }



/* ###################################
	TIP BOXES CSS
##################################### */

#code {
	text-align: left;
	padding: 5px;
	border: 1px solid #2b2b2b;
	margin: 15px;
	font-size: 11px;
	background: #1c1c1c;
	font-size: 10px;
}




/* ###################################
		CONTACT PAGE CSS
##################################### */

.verticalLine {
	border-left: solid 1px #484848;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	padding-left: 25px;
}




/* ###################################
		SUBPAGES CSS
##################################### */


#list1 ul {
	margin-left:0px;
	padding: 0; /* Remove bullet indent */
	text-indent: 0pt;
	} 
#list1 li {
	margin-left:0px;
	padding: 0; /* Remove bullet indent */
	text-indent: 0pt;
	} 
	
/* ###################################
		JP MINI LOGO
##################################### */

#case_study a{
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#case_study img {
		margin-bottom: 3px;
		margin-top: 3px;
		}

/* ###################################
		CASE STUDY THUMBNAILS
##################################### */

#casestudy img {
		margin-bottom: 15px;
		margin-right: 20px;
		}
#casestudy {
	padding-left: 20px;
	}
	
	
	
/* ###################################
		NEWSLETTER BOX
##################################### */

#newsletter {
	width: 180px;
	float: right;
	padding: 10px;
	font-size: 10px;
	margin-top: -5px;
}


/* ###################################
		LANDING PAGE
##################################### */

#testimonial_box {
	width: 462px;
	padding: 10px;
	background-color: #1a1a1a;
	}

#testimonial_box h3 {
	font-size: 16px;
	margin-top: -1px;
	}
	
#testimonial img {
	margin: 10px;
	}
	
#box_landing {
	width: 462px;
	padding: 10px;
	border: 1px solid #484848;
	}
#box_landing h3 {
	margin-top: -3px;
	}

#focus_out {
	background-image: url("/images/chek.jpg");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	width: 475px;
	margin-left: 10px;
	}
	
#box_focus {
	width: 400px;
	padding: 5px;
	margin-left: 50px; 
	margin-bottom: 5px;
	border: 1px solid #484848;
}

	
	
/* ###################################
		FORM STYLES
##################################### */

input,select,textarea, radio {
	border: 1px solid #747474;
	font-size: 12px; 
	font-family: verdana; 
	padding: 2px;
	background-color: black !important; 
	color: #b0b0b0;
	margin: 1px; 
	style: solid;
	margin: 0px;
	}	

textarea {
	padding: 5px;
}
#contactTable {
	margin: 0px;
	}