/* 
Theme Name: Amdetech
Author: H2P Inc.
Author URI: http://h2pinc.com/
Version: 1.0

*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/

body {
	background-color:#002B4D;
	font-family:Arial, Helvetica, sans-serif;
	color:#231f20;
}

#container{
	background-color:#FFF;
	width:930px;
	margin:0 auto;
	margin-top:10px;
	background-color:#FFF;
}

#topTitle {
	background-color:#FFF;
	height:87px;
	padding:5px 10px;
}


#content {
	padding:10px 20px 30px 0;
	width:490px;
	min-height:400px;
	margin-left:190px;
}

#content-page .table-blue {
	background-color:#D4E3EE;
}

#content-page table tbody tr td {
	vertical-align:middle;
}

#content-page {
	padding:10px 20px 30px 0;
	width:650px;
	min-height:400px;
	margin-left:15px;
}

#header-right {
	float:right;
	margin-top:3px;
}

#header-left {
	margin-top:5px;
}

/* ----------------------Sidebar----------------------- */

#sidebar {
	padding:10px 0;
	width:175px;
	min-height:400px;
	float:left;
}

#sidebar ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}

#sidebar ul li  {
	border-bottom:1px solid #B7B7B7;
	color:#595959;
	font:700 13px/15px Arial,Helvetica,sans-serif;
	padding:5px 0 5px 20px;
	width:155px;
}

#sidebar ul li a:link {
	color:#595959;
	text-decoration:none;
}

#sidebar ul li a:visited {
	color:#595959;
	text-decoration:none;
}

#sidebar ul li a:hover {
	color:#000;
	text-decoration:underline;
}

#sidebar ul li.current_page_item {
	background:url("images/common/chev-blue2.gif") no-repeat left top;
	background-position:0px 0px;
}

#sidebar ul li.current_page_item a:link, #sidebar ul li.current_page_item a:visited {
	color:#000;
}

.newsbox2 {
	border:1px solid #B7B7B7;
	margin:20px 0 0 5px;
	padding:10px 5px 5px;
	width:160px;
}

.newsbox2 h3, .newsbox2 p {
	clear:right;
	float:right;
	margin:0;
	padding:0 0 5px;
	width:120px;
}

.newsbox2 h3 {
	color:#231F20;
	font:700 17px/28px Arial,Helvetica,sans-serif;
}

.newsbox2 p {
	color:#231F20;
	font-size:12px;
	line-height:15px;
}

.clear, .blank {
	border:0 none;
	clear:both;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	width:0;
}

.newsbox2 a:link, .newsbox2 a:visited {
	color:#C1272D;
}

.newsbox2 a:hover {
	color:#F4000A;
}

/* ----------------------END Sidebar--------------------- */

/* ----------------------Right Sidebar------------------- */

#right-sidebar {
	width:227px;
	float:right;
	min-height:400px;
	background:url(images/right-sidebar-graphic.jpg) repeat-y;
	margin-right:-7px;
	color:#111111;
	font:12px/100% Arial,Helvetica,sans-serif;
	padding-left:10px;
}

#right-sidebar-page {
	width:227px;
	float:right;
	min-height:400px;
	background:url(images/right-sidebar-graphic.jpg) repeat-y;
	margin-right:-7px;
	color:#111111;
	font:12px/100% Arial,Helvetica,sans-serif;
	padding-left:10px;
}

#right-sidebar h2, #right-sidebar-page h2 {
	color:#F7F7F7;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:10px 10px 0;
	margin-bottom:-5px;
}

#right-sidebar p, #right-sidebar-page p {
	font:400 13px/18px Arial,Helvetica,sans-serif;
	margin:0;
	color:#F7F7F7;
	padding:10px 10px 0;
}

#right-sidebar form {
	margin-left:16px;
}

#right-sidebar label  {
	display:block;
	color:#F7F7F7;
	text-align:left;
	margin-bottom:-8px;
	margin-top:15px;
}

#right-sidebar label span {
	color:#FF0000;
}

#right-sidebar input, #right-sidebar textarea {
	background:none repeat scroll 0 0 #3D6E94;
	border:1px solid #3D6E94;
	color:#F7F7F7;
	font-size:1em;
	padding:3px;
	width:180px;
}

#right-sidebar .button {
	margin-top:20px;
	margin-left:35px;
}

#right-sidebar .button input {
	background:none;
	border:0;
	width:96px;
	height:27px;
}

.vid {
	margin-left:15px;
	margin-top:10px;
}

ul#about-side-links {
	list-style-type:none;
	margin:20px 0 20px 0;
	padding:0;
	width:100%;
}

ul#about-side-links li  {
	border-bottom:1px solid #018FD9;
	color:#595959;
	font:700 13px/15px Arial,Helvetica,sans-serif;
	padding:5px 0 5px 35px;
	width:185px;
	background:url("images/common/chev-blue-box2.gif") no-repeat left top;
	background-position:0px 0px;
}

ul#about-side-links li a:link {
	color:#FFF;
	text-decoration:none;
}

ul#about-side-links li a:visited {
	color:#FFF;
	text-decoration:none;
}

ul#about-side-links li a:hover {
	color:#018fd9;
	text-decoration:none;
}


/* ----------------------End Right Sidebar--------------- */

/* ----------------------------Forms--------------------- */


#content input[type=text], #content textarea {
	background:#FFF;
	border:1px solid #3D6E94;
	font-size:13px;
	width:206px;
	padding:2px;
}

#content input[type=submit] {
	margin-left:25px;
}

#content textarea {
	width:288px;
	height:85px;
	margin-left:0px;
}


#content span.label {
	font-size:13px;
	display:inline-block;
	width:80px;
	padding-left:25px;
}

#content span.red {
	color:#FF0000;
}

#content p.contact-p {
	margin-bottom:10px;
}

#content p.bottompad {
	margin-left:25px;
	font-size:13px;
}

/* --------------------------END Forms------------------- */

/* ------------------------Page Style-------------------- */

#content {
	font-size:13px;
}

#content h2 a:link, #content h2 a:visited, #content-page h2 a:link, #content-page h2 a:visited {
	color:#0C4A79;
	font:700 19px/22px Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
	text-decoration:none;
}

#content-page a:link, #content-page a:visited {
	color:#0C4A79;
	text-decoration:none;
}

#content-page a:hover {
	color:#D82020;
	text-decoration:none;
}

#content h2, #content-page h2 {
	margin-bottom:15px;
	color:#0C4A79;
}

#content p, #content-page p {
	margin-bottom:25px;
}

strong {
	font-weight:bold;
}

#content p a:link, #content p a:visited {
	color:#c1272d;
}

#content p a:hover {
	color:#f4000a;
}

#content ul {
	list-style-position:inside;
	list-style-type:circle;
	margin-left:10px;
	margin-bottom:20px;
}

table.sitemap tr td {
	padding-bottom:10px;
}

table.sitemap tr td a {
	font-size:12px;
}


/* ----------------------END Page Style------------------ */

#footer {
	height:86px;
	padding-top:20px;
	background:url(images/footer-secondary.jpg) no-repeat;
	clear:both;
}

#footer p.h4{
	position:absolute;
	color:#FFFFFF;
	font:700 26px/26px "Arial Narrow",Arial,sans-serif;
	text-transform:uppercase;
	margin-left:140px;
	margin-top:-3px;
}

#footer p.h4 span {
	font-weight:400;
	padding-left:14px;
	text-transform:none;
}

#footer p.footer-links {
	position:absolute;
	color:#3D6E94;
	font-size:12px;
	margin-left:137px;
	margin-top:55px;
}

#footer a:link {
	color:#FFF;
	text-decoration:none;
	margin:0 5px;
}

#footer a:visited {
	color:#FFF;
	text-decoration:none;
	margin:0 5px;
}

#footer a:hover {
	color:#FFF;
	text-decoration:underline;
	margin:0 5px;
}

img.footer-dog {
	position:absolute;
	padding:0 15px 0 12px;
}

#home-photo {
	position:absolute;
	height:270px;
	width:445px;
	color:#FFF;
	margin-left:480px;
	margin-top:25px;
}

#home-photo h2 {
	font-size:28px;
	font-weight:bold;
	margin-bottom:15px;
}

#home-photo p {
	line-height:17px;
}

#home-detection-services {
	float:right;
	width:280px;
	height:400px;
	padding:0 20px 0 0;
	margin-left:45px;
}

#home-detection-services h2 {
	color:#231F20;
	font:700 24px/24px "Arial Narrow",Arial,sans-serif;
	margin:0 0 12px;
	padding:0;
}

#home-detection-services p {
	color:#231F20;
	font:400 13px/18px Arial,Helvetica,sans-serif;
}

#home-detection-services ul {
	list-style:none outside none;
	margin:0 0 0 20px;
	padding:0;
}

#home-detection-services ul li {
	border-bottom:1px solid #231F20;
	margin:0;
	padding:5px 0 5px 2px;
	width:250px;
}

#home-detection-services ul li a:link {
	color:#0C4A79;
	font:700 15px/15px Arial,Helvetica,sans-serif;
	text-decoration:none;
}

#home-detection-services ul li a:visited {
	color:#0C4A79;
	font:700 15px/15px Arial,Helvetica,sans-serif;
	text-decoration:none;
}

#home-detection-services ul li a:hover {
	color:#018fd9;
	font:700 15px/15px Arial,Helvetica,sans-serif;
	text-decoration:none;
}

p.dog-login a:link {
	color:#c1272d;
}

p.dog-login a:visited {
	color:#c1272d;
}

p.dog-login a:hover {
	color:#f4000a;
}

#gallery-home {
	margin-top:32px;
	margin-left:46px;
}

#gallery-home img {
	margin-right:8px;
	margin-bottom:10px;
}

#home-photo span {
	display:block;
	text-align:right;
	margin-right:17px;
}

#home-photo span a:link {
	color:#FFF;
	font:400 12px/12px Arial,Helvetica,sans-serif;
}

#home-photo span a:visited {
	color:#FFF;
	font:400 12px/12px Arial,Helvetica,sans-serif;
}

#home-photo span a:hover {
	color:#0c4a79;
	font:400 12px/12px Arial,Helvetica,sans-serif;
}

#home-content {
	min-height:405px;
	padding:15px 15px 25px 15px;
}

#home-content .float-left, #content .float-left {
	float:left;
	padding:0 15px 15px 0;
}

#home-content .float-right, #content .float-right {
	float:right;
	padding:0 0 15px 15px;
}

#home-content .heading-blue, #content .heading-blue {
	color:#0C4A79;
	font:700 17px/28px Arial,Helvetica,sans-serif;
}

#content-page .heading-blue {
	color:#0C4A79;
	font:700 17px/28px Arial,Helvetica,sans-serif;
}

#home-content .indent, #content .indent {
	padding-left:15px;
}

#home-content p+p, #content p+p {
	margin:15px 0;
}

#home-content h2 a {
	color:#0c4a79;
	font-size:20px;
	font-weight:bold;
	margin-bottom:8px;
	text-decoration:none;
}

.leader {
	float:left;
	padding-right:15px;
	padding-bottom:15px;
}

.contl p {
	font-size:13px;
	margin-top:15px;
	line-height:19px;
}

.newsbox {
	border:1px solid #b7b7b7;
	width:540px;
	height:50px;
	margin:20px 0 0 5px;
	padding:5px 5px 5px 5px;
}

.newsbox img {
	float:left;
	margin-right:15px;
	padding-bottom:15px;
}

p.signup {
	display:block;
	margin-top:5px;
	font-size:12px;
}

p.signup a:link {
	color:#c1272d;
}

p.signup a:visited {
	color:#c1272d;
}

p.signup a:hover {
	color:#f4000a;
}
#topNav {
	height:25px;
	padding-top:10px;
	padding-bottom:6px;
	background:#002B4D url(images/nav-top.jpg) repeat-x;
}

#topNav img.rollover {
	margin-right:1px;
}

span.nav-copy {
	float:right;
	margin-right:3px;
	padding-top:2px;
	color:#FFF;
}

.bold {
	font-weight:bold;
}

.post{}
div.postmeta{
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:1px solid #002B4D;
}
.postnavigation{}
#searchform{}
#comments ol {
	list-style-type:none;
}
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}
