/*
Theme Name: Amspec
Theme URI: http://www.amspec.net/
Description: Amspec's custom wordpress theme
Version: 0.5
Author: Stephen Bernal
Tags: Amspec color theme, fixed width, two columns

Amspec Wordpress by Stephen Bernal || http://www.amspec.net
This is just a basic layout, with only the bare minimum defined.
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #2656c4 url('images/topbg.gif') repeat-x;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #222222;
}
p {
	display: block;
	text-align: justify;
}
a {
	color: #2695f3;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	background-color: #2695f3;
	color: #FFFAF3;
}
em {
	font-style: italic;
}
.date {
	font-family: georgia, "times new roman", serif;
	font-size: 10px;
}
h1, h2, h3, h4, h5, h6, th {
	font-family: georgia, "times new roman", serif;
	font-weight: normal;
}
.foot {
	height: 1px;
	line-height: 1px;
	clear: both;
}
.divider {
	border-bottom: solid 1px #F6F3F1;
}
.products {
	float: left;
	margin-bottom: 8px;
	margin-left: 30px;
}
th strong {
	color: #fff;
}
table {
	border-collapse: collapse;
	width: 100%;
}
th {
	background: #824900 url('images/thbg.gif') repeat-x;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: solid 1px #5f0c09;
	border-bottom: solid 2px #ffffff;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: solid 1px #5f0c09;
	border-bottom: solid 1px #ffffff;
}
tr.productlines {
	height: 50px;
}
td.productlines {
	padding-left: 0px;
	padding-right: 11px;
	border-bottom: 0px;
	border-left: 0px;
}
td.first, th.first {
	border-left: 0px;
}
tr.rowA {
	background: #eaeaea repeat-x url('');
}
tr.rowB {
	background: #fcfcfc url('') repeat-x;
}
form {
	width:300px;
	margin:15px auto 10px 20px;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
}
p.form {
	margin:0 0 5px 25px;
	max-width: 450px;
}
label {
	display:block; 
	font-weight:bold;
}
textarea {
	width:400px;
	height:150px;
}
.textInput {
	width:250px;
}
/* Rules added when inserting checkboxes */
.chkRad {
	float: left;
	margin-bottom: 8px;
	margin-left: 30px;
}
.chkRad label {
	display:inline;
}
.clearIt {
	clear:both;
}
select {
	margin:0px 0px 0px 0px;
}
/* Add this style for warning messages */
.warning {
	font-weight:bold;
	color:#FF0000;
}
#outer {
	width: 902px;
	background: #fff url('images/mainbg.gif');
	margin: 15px auto 0px auto;
	padding: 0px 13px 0px 13px;
	border: solid #0c4473 3px;
}
#outer2 {
	width: 724px;
	height: 3px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	background: #fff url('images/mainbg2.gif');
	margin: 0px auto 0px auto;
}
#inner {
	background-image: url('images/cbg2.gif');
	background-repeat: repeat-y;
}
#header {
	position: relative;
	height: 102px;
	background-image: url(images/masthead1.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: 902px;
}
#header h1 {
	position: absolute;
	bottom: 10px;
	font-size: 26px;
	padding-left: 26px;
	color: #fff;
}
#header h1 strong {
	color: #fff;
}
#header h1 span {
	color: #D97900;
}
#topnav {
	position: relative;
	height: 30px;
	padding-top: 77px;
	float: right;
}
#topnav li {
	font-size: 15px;
	position: relative;
	float: left;
	list-style-type: none;
}
#topnav a:link, #topnav a:visited {
	position: relative;
	float: left;
	display: block;
	padding-left: 15px;
	height: 24px;
	color: #fff;
	background: url(images/leftsidetab.gif) top left no-repeat;
	text-decoration: none;
}
#topnav a:hover {
	position: relative;
	float: left;
	display:block;
	padding-left: 15px;
	height: 24px;
	color: #ffffff;
	background: url(images/leftsidetab.gif) no-repeat left top;
	text-decoration: underline;
}
#topnav a.active {
	text-decoration: underline;
	color: #ffffff;
}
#topnav span {
	font-weight: bold;
	position: relative;
	float: left;
	padding-top: 7px;
	height: 20px;
	padding-right: 15px;
	background: url(images/rightsidetab.gif) no-repeat right top;
}
#xbgA {
	height: 31px;
	width: 585px;
	position: absolute;
	top: 0px;
	background-image: url('images/cbg1.gif');
	z-index: 1;
}
#xbgB {
	position: relative;
	height: 32px;
	width: 300px;
	background-image: url('images/cbg3.gif');
	z-index: 1;
}
#main {
	position: relative;
	width: 583px;
	margin: 3px 0px 0px 0px;
	float: right;
}
#main_inner {
	padding: 31px 28px 18px 18px;
	position: relative;
	z-index: 5;
}
#main ul {
	list-style: none;
}
#main li {
	padding-left: 12px;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#main h1, h2 {
	color: #196eb5;
}
#main h1 {
	font-size: 18px;
	background-image: url('images/db1.gif');
	background-repeat: no-repeat;
	height: 60px;
	padding-left: 22px;
	margin-bottom: -15px;
}
#main h2 {
	font-size: 16px;
	background-image: url('images/db2.gif');
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 22px;
	margin-bottom: -15px;
}
#main p {
	margin-bottom: 7px;
}
#main p strong {
	color: #725D46;
}
#main .content {
	position: relative;
	padding-left: 22px;
}
img.cpic {
	position: relative;
	top: -8px;
	background-image: url('');
	width: 49px;
	height: 42px;
	padding: 6px;
}
img.right {
	float: right;
	margin-left: 14px;
}
img.left {
	float: left;
	margin-right: 7px;
}
#main .divider {
	margin: 20px 0px 20px 0px;
}
#ccol1 {
	position: relative;
	width: 275px;
	float: left;
	border-right: solid 1px #F6F3F1;
	padding-right: 20px;
}
#ccol1 p {
	height: 43px;
	display: block;
	float: left;
}
#ccol2 {
	position: relative;
	width: 202px;
	margin-left: 242px;
}
#productnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#productnav dl {
	width: 280px;
	margin: 0;
	padding-bottom: 1px;
}
#productnav ul {
	list-style-type: none;
	padding: 9px 0px 0px 20px;
	margin: 0;
}
#productnav dl, #productnav dd {
	margin: 0;
}
#productnav ul.inner {
	list-style-type: none;
	padding: 5px 5px 5px 15px;
}
#productnav dt {
	background: #1c7ad5;
	font-size: 14px;
	padding: 9px 0px 0px 20px;
	background-image: url(images/dtbg.gif);
	width: 275px;
	margin: 2px 0px;
	height: 23px;
}
#productnav dt a {
	color: #ffffff;
	text-decoration: none;
}
#productnav dt a:hover {
	color: #2695f3;
	background-color: #ffffff;
}
#productnav dd a {
	color: #233d78;
}
#left {
	position: relative;
	float: left;
	width: 295px;
	margin: 3px 0px 0px 3px;
}
#left h2 {
	background-image: url('images/rhbg.gif');
	width: 275px;
	height: 23px;
	color: #fff;
	font-size: 14px;
	padding: 9px 0px 0px 20px;
}
#left h3 {
	width: 275px;
	height: 23px;
	color: #196eb5;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
}
#left .content {
	background-image: url('images/rhbg2.gif');
	background-repeat: repeat-x;
	padding: 22px 14px 0px 14px;
	margin: 3px 0px 20px 0px;
}
#left ul {
	list-style: none;
}
#left li {
	border-top: solid 1px #F6F3F1;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}
#left li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#left .divider {
	margin: 14px 0px 14px 0px;
}
#footer {
	width: 698px;
	margin: 12px auto 0px auto;
	padding-bottom: 24px;
	text-align: center;
	color: #ffffff;
}
#footer a {
	color: #7DAFBD;
}
#footer a:hover {
	background-color: #7DAFBD;
	color: #E8FAFF;
}

/* Blog Styles */


.navigation {
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	
	
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 12px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.figure {
	border: solid #0c4473 1px;
}
.figure.alignleft {
	padding: 4px;
	margin: 0 12px 2px 0;
	display: inline;
}
.figure.alignright {
	padding: 4px;
	margin: 0 0px 2px 12px;
	display: inline;
}
.figure p {
	text-align:center;
	font-style:italic;
}
/* End Images */
#blogTopNav {
	margin-bottom: 15px;
}