﻿/***************************** Stylesheet for Diamond Electrics ***********************/
html, body {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Tahoma, Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	font-size: 0.76em;
	font-weight: normal;
	color: #676767;
	background: url(images/body-bg.jpg) top center no-repeat#00ADEE;
	text-align: center;
	line-height: 18px;
}
form, h1, h2, h3, img, p, ul, fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3 {
	font-family: Georgia, serif;
}
.clear {
	clear: both;
}
#wrapper {
	margin: 0 auto;
	margin-top: 50px;
	width: 980px;
	height: 610px;
	text-align: left;
}
#content {
	width: 923px;
	margin-left: 29px;
	padding-top: 10px;
	background: url(images/swirls.jpg) top left no-repeat #FFFFFF;
}
#diamond-top {
	width: 902px;
	height: 37px;
	margin-left: 10px;
	background: url(images/diamond-top.jpg) top left no-repeat-y;
}
.logo {
	width: 443px;
	height: 73px;
	margin: 28px auto 10px auto;
}
.logo .tagline {
	font-size: 120%;
	font-weight: bold;
	font-style: ;
	color: #075C8F;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 115px;
	width: 543px;
	font-family: Tahoma, Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
}
/********** navigation **********/
#navbar {
	float: left;
	margin-top: 40px;
	margin-left: 0px;
	width: 902px;
	height: 35px;
	background: #134B9A;
	border-top: solid 2px #C7DEFE;
	border-bottom: solid 1px #8FBEFE;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 45px;
}
.main-nav {
	float: left;
	list-style-type: none;
}
.main-nav li {
	float: left;
	display: inline;
	padding: 10px 11px 13px 15px;
	margin-left: 0px;
}
.main-nav li #home {
	margin-left: 15px;
	border: none;
}
.main-nav li a {
	float: left;
	display: block;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-left: solid #FFF 1px;
	padding-left: 12px;
	text-align: center;
}
.main-nav li a:hover, .main-nav li a.selected {
	color: #AFF;
}
/* end of navigation */
#breadcrumbs {
	float: left;
	padding: 10px 0px 15px 0px;
	font-size: 0.9em;
	margin-left: 60px;
}
#breadcrumbs a {
	text-decoration: none;
	color: #676767;
	font-weight: bold;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#contactbar {
	float: left;
	margin-top: 40px;
	margin-left: 0px;
	width: 902px;
	height: 50px;
	background: #C7DEFE;
	border-top: solid 1px #134B9A;
	border-bottom: solid 2px #134B9A;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
#contactbar p {
	color: #09244A;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 60px;
	float: left;
}
.blueit  {
	color: #075C8F;
	font-weight: bold;
	padding: 10px 0px 5px 2px;
}
p.smallcaps {
	color: #075C8F;
	font-variant: small-caps;
	font-weight: bold;
}
#mainpic img {
	margin-top: 0px;
	margin-left: 0px;
	border: solid grey 1px;
	width: 127px;
	height: 89px;
}
#mainpic #first {
	margin-left: 10px;
}
#mainpic #last {
	width: 126px;
}
#maincol {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
#colleft {
	width: 50%;
	float: left;
}
#colright {
	width: 50%;
	float: left;
}
.box1 {
	width: 250px;
	min-height: 200px;
	color: F5E6D9;
	background: #FFF;
	border-top: solid 2px #C7DEFE;
	padding: 12px 5px 10px 10px;
	margin: 10px 0px 0px 31px;
	float: left;
}
.box2 {
	width: 500px;
	min-height: 200px;
	color: F5E6D9;
	background: #fff;
	border-top: solid 2px #C7DEFE;
	padding: 12px 5px 10px 10px;
	margin: 10px 5px 0px 50px;
}
.sidebar {
	width: 200px;
	color: F5E6D9;
	background: #C7DEFE;
	border-top: solid 0px #C7DEFE;
	padding: 12px 5px 10px 10px;
	float: right;
	margin-right: 60px;
}
.sidebar p {
	padding: 10px 10px;
}
.box1 p {
	padding-bottom: 10px;
	padding-right: 6px;
}
a {
	text-decoration: underline
}
.box1 h1, .box2 h1, .sidebar h1 {
	padding-bottom: 15px;
	font-size: 1.60em;
}
.box1 h2, .box2 h2, .sidebar h2 {
	padding-bottom: 7px;
}
.box1 h2 a {
	text-decoration: none;
	color: #676767;
}
.box1 h2 a:hover {
	text-decoration:underline;
}
.box2 p {
	padding-left: 2px;
	padding-bottom: 7px;
}
.box2 ul {
	padding-left: 20px;
	padding-bottom: 16px;
}
.box2 #con {
	padding-bottom: 1px;
}
.box2 #con li {
	padding-bottom: 5px;
}
.box2 #con li p {
	padding-left: 56px;
	font-weight: bold;
}
#con a {
	text-decoration: none;
	color: #075C8F;
	font-weight: bold;
}
#con a:hover {
	text-decoration: underline;
}
.footer {
	width: 902px;
	color: F5E6D9;
	border-top: solid 2px #134B9A;
	padding: 5px 0px 25px 0px;
	margin-left: 12px;
	margin-top: 120px;
	background: #C7DEFE url('images/lines.jpg') repeat-x bottom left ;
}

* html .left {
	height: 132px;
}

* html .right {
	height: 132px;
}

* html .main {
	height: 132px;
}
/**/
.email {
	width: 240px;
	margin: 0 auto;
	margin-top: 34px;
	background: url(images/strap-bg.jpg) top left no-repeat #FFFFFF;
	text-align: center;
}
.email h2 {
	font-size: 160%;
	font-weight: normal;
	color: #075C8F;
	padding-top: 12px;
	padding-bottom: 6px;
}
.email h2 a:link, .email h2 a:link {
	color: #075C8F;
	text-decoration: none;
}
.email h2 a:active, .email h2 a:hover {
	color: #075C8F;
	text-decoration: underline;
}
.phone {
	width: 340px;
	margin: 0 auto;
	text-align: center;
}
.phone h2 {
	font-size: 160%;
	font-weight: normal;
	color: #075C8F;
	padding-top: 12px;
	padding-bottom: 6px;
}
.address {
	width: 600px;
	margin: 10px auto;
	text-align: center;
}
.address p {
	padding-bottom: 6px;
}
.right {
	float: right;
}
