@charset "UTF-8";
/* CSS Document */



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #transparent;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(http://diamondnosescrews.com/images-site/background.gif);
	background-repeat: repeat;
}
#logo {
	width: 260px;
	height: 120px;
	text-decoration: none;
	border: 0;
	background-color: #transparent;
	}
	
#logo_contain {
	margin: -40px 0 0 0;
	float: left;
	position: relative;
	height: 140px;
	width: 300px;
	background-color: #transparent;
	overflow: hidden;
}
.feature {
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px 0 0 175px;
}

#container {
	width: 807px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #transparent;
	margin: 25px auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	background: #transparent;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(http://diamondnosescrews.com/images-site/header_work.png);
	height: 100px;
	background-repeat: no-repeat;
}

#main_wrapper {
	background-image: url(http://diamondnosescrews.com/images-site/shadow_background.png);
}

#mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #transparent;
	margin: 0;
	background-repeat: repeat;
	border-left: solid #fff 2px;
	border-right: solid #fff 2px;
	width: 797px;
	background-image: url(http://diamondnosescrews.com/images-site/content_backer.gif);
}
#Content {
	padding: 0 10px 0 10px;
	border-left: solid 1px #9c9fb0;
	margin: 0 20px 0 180px;
	background: #transparent;
}
#Content  p{
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.25em;
	padding: 0 0 0 150px;
}
#SingleContent {
	padding: 0 10px 0 10px;
	border-left: solid 1px #9c9fb0;
	margin: 0 20px 0 180px;
	background: #transparent;
}
#SingleContent  p{
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.25em;
	padding: 0 0 0 5px;
}
h3 {
	color: #eb4600;
	font-family: Garamond, Times, Serif;
	}
h2 {
	font-family: garamond, times, serif;
	color: #eb4600;
	text-align: right;
	margin: 5px 0 0 0;
}
h4 {
	color: #7d8a9d;
}
h5 {
	color: #7d8a9d;
}
h5 a {
	text-decoration: none;
	font-size: 15px;
	color: #7d8a9d;
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	font-weight: bold;
}
#photo {
	padding: 0 0 0 0;
	background-repeat: no-repeat;
	width: 797px;
	height: 88px;
	margin: 0 0 20px 0;
	border-bottom: solid 1px #969fb0;
}
.photo_quote {
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	padding: 10px 20px 0 20px;
	line-height: 1.5em;
	margin: -20px 0 0 0;
}

#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#transparent;
	background-image: url(http://diamondnosescrews.com/images-site/footer_work.png);
	height: 66px;
	margin: 0;
	background-repeat: no-repeat;
}
#footer_text {
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 5px 0 0 0;
	font-weight: lighter;
}


a {
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	font-size: 12px;
	color: #fdcdof;
	margin: 0;
	font-weight: lighter;
}



#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}




#navbar {
	width: 797px;
	height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #969fb0;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
	
}
#back_map_wrapper {
	background-image: url(http://diamondnosescrews.com/images-site/background.gif);
	margin: 0 auto;
	padding: 25px 0 0 0;
}
#break {
	margin: 10px 0 0 0;
}
#secondary p {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	text-align: left;
	color: #333333;
	font-weight: normal;
}
#secondary {
	border-top: solid #7d8a9d 1px;
	margin: 20px 0 0 0;
}
#secondary   a {
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	font-size: 10px;
	font-weight: bold;
	color: #eb4600;
}
#sub_navbar {
	width: 796px;
	height: 20px;
	margin: 0;
	padding: 0 0 0 0;
	position: relative;
	background-color: #2A3B8E;
}
.bullets
 {
	letter-spacing: 0.25px;
	margin: 0 0 0 5px;
}
.bullets li {
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	font-style: italic;
	color: #2A3B8E;
	font-size: 0.9em;
	line-height: 1.25em;
}
#end {
	margin: 0;
	height: 20px;
}
#tagline {
	margin: 20px 20px 0 0;
	float: right;
}
#tagline p {
	font-family: Garamond, Times, Serif;
	color: #FFFFFF;
	font-size: 20px;
	letter-spacing: 0.05em;
}
#titlebar {
	height: 25px;
	background-color: #EB4600;
	border-top: solid #fff 1px;
}
#sidebar {
	float: left;
	width: 163px;
	background-color: #transparent;
	padding: 0;
}

.thumb {
	float: left;
	margin: 0 5px 5px 0;
}
#line {
	border-top: dotted #eb4600 2px;
	margin: 10px 0 0 0;
	padding: 0;
	width: 480px;
}
.price {
	margin: -40px 0 0 0;
	float: right;
}
.was  {
	font-family: garamond, times, serif;
	font-size: 18px;
	color: #7d8a9d;
}
.secondary-product {
	color: #eb4600;
	font-weight: bold;
	font-size: 11px;
}

/*Sub Navigation 2*/

#vert {
	padding: 0 0 0 0;
	list-style: none;
	width: 170px;
	background-color: #transparent;
	margin: 0;
	text-align: right;
}

#vert li {
	border-bottom: 0 none;
	padding: 0;
	border: 0;
	text-align: right;
}

#vert li a {
	padding: 5px 6px;
	margin: 2px 0 0 0;
	font-size: 70%;
	color: #eb4600;
	text-align: right;
}
#vert li a:link {
	color: #eb4600;
	background-color: #transparent;
	text-decoration: none;
	text-align: right;
}

#vert li a:visited {
	color: #eb4600;
	background-color: #transparent;
	text-decoration: none;
}

#vert li a:hover {
	color: #969fb0;
	background-color: #transparent;
	text-decoration: none;
}

li > ul {
	top: auto;
	left: auto;
}



#bottomlinks {
	background-color:#transparent;
	text-align:center;
	margin:0 15px 0 10px;
	padding:0;
}

#bottomlinks a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-style:normal;
	line-height:1.25em;
	font-weight:400;
	font-variant:normal;
	color:#eb4600;
	text-decoration:none;
}

#bottomlinks a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-style:normal;
	font-weight:400;
	color:#ccc;
	text-decoration:none;
}

/*EE Styles*/

.posted {
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	font-size: 10px;
	color: #333333;
}

.posted a {
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	font-size: 10px;
	color: #eb4600;
}
.posted  a:link  {
	color: #eb4600;
	background-color: #transparent;
	text-decoration: none;
}
.posted  a:visited  {
	color: #eb4600;
	background-color: #transparent;
	text-decoration: none;
}
.posted a:hover {
	color: #969FB0;
	background-color: #transparent;
	text-decoration: none;
}
.crosslinks {
	border-top: #fff solid 1px;
	margin: 2px 0 0 0;
	padding: 5px 0 0 0;
}
